aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-19Merge 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-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-18be2net: 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-17bnx2x: use prandom_bytes()Akinobu Mita
2012-12-18Merge 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
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman
2012-12-11bnx2: Fix accidental reversions.Michael Chan
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody
2012-12-11bna: Firmware updateRasesh Mody
2012-12-11bna: Add RX StateRasesh Mody
2012-12-11bna: Rx Page Based AllocationRasesh Mody
2012-12-11bna: TX Intr Coalescing FixRasesh Mody
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody
2012-12-11net: smc911x: use io{read,write}*_rep accessorsMatthew Leach
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet