summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-072-16/+128
* tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-071-6/+42
* tg3: Cleanup firmware parsing codeNithin Sujir2013-03-072-36/+34
* tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-071-26/+27
* tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-071-25/+58
* tg3: Add new FW_TSO flagMatt Carlson2013-03-072-8/+8
* qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich2013-03-071-15/+6
* mlx4: Remove driver specific fdb handlers.Vlad Yasevich2013-03-071-76/+0
* ixgbe: Make use of the default fdb handlers.Vlad Yasevich2013-03-071-41/+1
* r6040: check MDIO register busy waiting resultFlorian Fainelli2013-03-061-4/+7
* bnx2x: use the default NAPI weightEric Dumazet2013-03-052-3/+2
* net: cs89x0: use module_platform_driver_probe()Jingoo Han2013-03-051-13/+1
* net: macb: use module_platform_driver_probe()Jingoo Han2013-03-051-12/+1
* net: at91_ether: use module_platform_driver_probe()Jingoo Han2013-03-051-12/+1
* 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
| * | | | 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
OpenPOWER on IntegriCloud