summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-01-28r8169: fix vlan tag read ordering.françois romieu
2013-01-23r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-01-18net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2013-01-18net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman
2013-01-18net: calxedaxgmac: throw away overrun framesRob Herring
2013-01-173c574_cs: fix operator precedence between << and &Nickolai Zeldovich
2013-01-16cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo
2013-01-16ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-16ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller
2013-01-15tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-01-15tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-10net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek
2013-01-10net: ethernet: xilinx: Do not use axienet on PPCMichal Simek
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-20Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-20RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2012-12-19net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-19be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-19be2net: fix be_close() to ensure all events are ack'edSathya Perla
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18bnx2x: use prandom_bytes()Akinobu Mita
2012-12-17Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds