summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
* bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
* bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
* bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
* r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
* bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
* Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
|\
| * sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
| * sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-262-6/+8
| * sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-261-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-269-123/+67
|\|
| * bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-241-3/+6
| * bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| * gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
| * net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
| * qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0
| * qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-211-1/+1
| * net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-267-63/+243
|\ \
| * | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-0/+95
| * | mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-254-0/+10
| * | mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-254-15/+75
| * | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-212-9/+24
| * | mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-213-39/+39
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-201-2/+2
| |\ \ \
| | * | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-0/+1
|\ \ \ \ \
| * | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-214-4/+3
|\ \ \ \ \ \
| * | | | | | net: mvneta: remove unneeded version.h includeJesper Juhl2013-01-291-1/+0
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29374-13162/+22466
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-2/+2
* | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | sun.com documentation fixesChristian Kujau2013-02-211-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-0/+3
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-1510-23/+109
| |\ \ \ \ \ \ \ \
| | | * | | | | | | net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-151-0/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2116-39/+25
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | | | | | | drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-3/+1
| * | | | | | | | drivers/net/ethernet/racal: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2