summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller-5/+5
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli-31/+39
2016-09-27net: fec: align IP header in hardwareEric Nelson-1/+10
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson-1/+1
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson-1/+1
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib-0/+3
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai-11/+45
2016-09-20qed: Fix stack corruption on probeYuval Mintz-2/+2
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz-0/+1
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan-2/+2
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO-2/+2
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera-1/+6
2016-09-16nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun-2/+6
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov-0/+3
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov-2/+29
2016-09-16net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang-0/+1
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott-2/+2
2016-09-13bnx2: Reset device during driver initializationBaoquan He-5/+7
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh-5/+7
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan-43/+28
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib-1/+4
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib-10/+11
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt-0/+7
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson-20/+18
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel-9/+9
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko-1/+8
2016-09-08nfp: don't pad frames on receiveJakub Kicinski-4/+0
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski-4/+2
2016-09-08nfp: remove linux/version.h includesJakub Kicinski-3/+0
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman-7/+15
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman-1/+1
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman-2/+4
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan-1/+1
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan-2/+2
2016-09-06net: smsc: remove build warning of duplicate definitionSudip Mukherjee-0/+2
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum-0/+23
2016-09-02net: smsc911x: Move interrupt allocation to open/stopJeremy Linton-29/+18
2016-09-02net: smsc911x: Move interrupt handler before openJeremy Linton-61/+61
2016-09-02net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton-24/+24
2016-09-02net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton-4/+10
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli-4/+15
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham-12/+73
2016-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham-3/+8
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman-4/+11
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera-10/+1
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang-4/+2
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel-16/+9
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel-0/+3