summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-102-7/+1
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-082-7/+1
| |\
| | * e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-052-7/+1
* | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-091-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre2014-11-261-1/+1
* | | cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai2014-12-021-2/+6
* | | sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-292-29/+36
* | | stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-291-9/+9
* | | sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-292-21/+15
* | | net: Check for presence of IFLA_AF_SPECThomas Graf2014-11-262-0/+4
* | | net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2014-11-262-0/+6
* | | stmmac: platform: fix default values of the filter bins settingHuacai Chen2014-11-261-6/+7
* | | net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein2014-11-261-1/+1
* | | tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo2014-11-251-1/+2
* | | igb: Fixes needed for surprise removal supportCarolyn Wyborny2014-11-231-7/+16
* | | ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann2014-11-231-2/+6
* | | ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich2014-11-231-2/+2
| |/ |/|
* | cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
* | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6
* | drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
* | qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
* | net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
* | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
* | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-121-1/+1
* | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
* | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
* | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
* | net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
* | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
* | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
* | cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
* | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
* | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
* | cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
* | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
* | netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* | enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
* | enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6
* | net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
* | net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
* | drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
* | net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
* | stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
* | stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
* | stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
* | stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
* | stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
OpenPOWER on IntegriCloud