summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
* be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5Star
* be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
* net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
* net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik2015-03-171-12/+8Star
* bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
* Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11Star
* tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* cxgb4: fix coccinelle warningsHariprasad Shenai2015-03-101-1/+1
* net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-101-2/+1Star
* net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2015-03-102-2/+2
* ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
* net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
* bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0Star
* net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0Star
* net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-061-1/+1
* net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17
* net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
* net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-051-0/+1
* net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
* drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
* bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-0442-555/+817
|\
| * gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| * ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| * sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-031-1/+1
| * Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-031-3/+2Star
| * sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-031-1/+1
| * sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-031-0/+6
| * net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| * net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-022-4/+6
| * net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| * net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
| * net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3Star
| * net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
| * net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
| * qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
| * net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3Star
| * net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| * sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
| * net: bcmgenet: fix throughtput regressionJaedon Shin2015-03-012-27/+88
| * drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1