summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
* bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
* mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-071-4/+51
* net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-071-3/+5
* net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman2013-03-071-16/+20
* net/mlx4_en: Fix race when setting the device MAC addressYan Burman2013-03-072-22/+21
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-078-18/+18
* net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein2013-03-071-0/+8
* net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein2013-03-071-0/+3
* e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2013-03-072-0/+15
* e1000e: fix runtime power management transitionsKonstantin Khlebnikov2013-03-071-60/+18
* e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-071-1/+1
* be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-064-8/+22
* Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-062-3/+3
|\
| * sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings2013-03-061-1/+1
| * sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-061-2/+2
* | benet: Wait f/w POST until timeoutGavin Shan2013-03-061-17/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-057-79/+98
|\ \
| * | igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny2013-03-053-68/+17
| * | igb: Fix link setup for I210 devicesCarolyn Wyborny2013-03-051-3/+8
| * | igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck2013-03-051-7/+0
| * | e1000e: workaround DMA unit hang on I218Bruce Allan2013-03-053-1/+73
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0512-83/+173
|\ \ \ | |/ /
| * | net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| * | net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| * | 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 branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-022-5/+5
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-22340-37384/+32091
| |\ \ \
| * | | | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-2/+2
* | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-277-36/+34
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | | | | 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
OpenPOWER on IntegriCloud