aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* r8169: fix vlan tag read ordering.françois romieu2013-01-27
* r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-23
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-22
* net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-18
* net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-18
* net: calxedaxgmac: throw away overrun framesRob Herring2013-01-18
* 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-17
* cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-16
* ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-16
* ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-16
* tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-14
* tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-14
* be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2013-01-12
* qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-11
* net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek2013-01-10
* net: ethernet: xilinx: Do not use axienet on PPCMichal Simek2013-01-10
* bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-10
* bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-10
* bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-10
* bnx2x: move debugging code before the returnDan Carpenter2013-01-10
* forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\
| * cpts: fix a run time warn_on.Richard Cochran2012-12-26
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-26
| * Drivers: network: more __dev* removalGreg KH2012-12-22
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ | |/ |/|
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-20
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-19
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-19
| | | * mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-19
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-20
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-20
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-20
| * | cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-19
| * | cxgb4: Add T4 filter supportVipul Pandya2012-12-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-19
|\ \
| * | 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-19
| * | drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-19
| * | drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-19
| * | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-19
| * | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-19
| * | qlcnic: fix unused variable warningsShahed Shaikh2012-12-19
| * | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-18
| * | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-18
| * | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-18
| * | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-14
| * | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-14
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ \
| * \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\ \ \