summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-2115-59/+1309
|\
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-196-44/+128
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-193-16/+49
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-193-25/+62
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
| | | * mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-191-6/+20
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-194-6/+24
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-192-0/+55
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-193-2/+162
| * | cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-194-10/+193
| * | cxgb4: Add T4 filter supportVipul Pandya2012-12-198-7/+757
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-1916-61/+98
|\ \
| * | 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
| * | drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
| * | drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
| * | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * | qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-181-2/+1
| * | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-182-7/+33
| * | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-182-9/+17
| * | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
| * | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-1820-134/+223
| |\ \ \
| * \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-2612-142/+111
| |\ \ \ \
| * | | | | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0
* | | | | | bnx2x: use prandom_bytes()Akinobu Mita2012-12-171-4/+1
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-144-0/+3102
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-304-0/+3102
| |\ \ \ \
| | * | | | net: mvneta: fix section mismatch warning caused by mvneta_deinit()Thomas Petazzoni2012-11-201-1/+1
| | * | | | net: mvneta: add clk supportThomas Petazzoni2012-11-201-11/+20
| | * | | | net: mvneta: adjust multiline comments to net/ styleThomas Petazzoni2012-11-201-42/+42
| | * | | | net: mvmdio: adjust multiline comment to net/ styleThomas Petazzoni2012-11-201-2/+1
| | * | | | net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>Thomas Petazzoni2012-11-201-2/+1
| | * | | | Merge tag 'marvell-neta-for-3.8' of github.com:MISL-EBU-System-SW/mainline-pu...Thomas Petazzoni2012-11-204-0/+3095
| | |\ \ \ \
| | | * | | | net: mvneta: driver for Marvell Armada 370/XP network unitThomas Petazzoni2012-11-163-0/+2853
| | | * | | | net: mvmdio: new Marvell MDIO driverThomas Petazzoni2012-11-163-0/+242
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-137-29/+93
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-277-29/+93
| |/ / / / / /
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-1310-25/+105
|\ \ \ \ \ \ \
| * | | | | | | mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein2012-11-292-8/+11
| * | | | | | | mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-2610-17/+94
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-136-6/+6
|\ \ \ \ \ \ \
| * | | | | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
| * | | | | | | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-192-2/+2
| * | | | | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-192-2/+2
| * | | | | | | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| |/ / / / / /
OpenPOWER on IntegriCloud