summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai
2015-08-03rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko
2015-08-03rocker: enable support for scattered packetsIdo Schimmel
2015-08-03bnx2x: Correct logic for pvid configuration.Yuval Mintz
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31net: systemport: Add netconsole supportFlorian Fainelli
2015-07-31net: bcmgenet: Add netconsole supportFlorian Fainelli
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko
2015-07-30qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-30be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-30net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-30net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-30net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-30net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-30net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-30net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-30net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-30net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-30net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-30net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-30net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-30bnx2x: add vlan filtering offloadYuval Mintz
2015-07-30net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-30net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-30net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-30net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-30net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-30net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-30net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-30net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
2015-07-30gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-30net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-30net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-30net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-30net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-07-30net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood