summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan7-25/+39
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan8-7/+8
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan4-16/+16
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan7-127/+139
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan3-9/+9
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan5-16/+23
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan6-34/+34
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan7-187/+178
2013-03-08ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger1-6/+3
2013-03-08ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2-33/+40
2013-03-08bgmac: register MII busRafał Miłecki2-1/+80
2013-03-08be2net: Update copyright yearVasundhara Volam8-8/+8
2013-03-08tg3: Download 57766 EEE service patch firmwareNithin Sujir2-16/+128
2013-03-08tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir1-6/+42
2013-03-08tg3: Cleanup firmware parsing codeNithin Sujir2-36/+34
2013-03-08tg3: Refactor the 2nd type of cpu pauseNithin Sujir1-26/+27
2013-03-08tg3: Refactor cpu pause/resume codeNithin Sujir1-25/+58
2013-03-08tg3: Add new FW_TSO flagMatt Carlson2-8/+8
2013-03-08qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich1-15/+6
2013-03-08mlx4: Remove driver specific fdb handlers.Vlad Yasevich1-76/+0
2013-03-08ixgbe: Make use of the default fdb handlers.Vlad Yasevich1-41/+1
2013-03-07r6040: check MDIO register busy waiting resultFlorian Fainelli1-4/+7
2013-03-06bnx2x: use the default NAPI weightEric Dumazet2-3/+2
2013-03-06net: cs89x0: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-06net: macb: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-06net: at91_ether: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-83/+173
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-5/+5
2013-03-01bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-03-01bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-03-01bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-03-01bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-03-01r8169: honor jumbo settings when chipset is requested to start.françois romieu1-9/+18
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin7-36/+34
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-27drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-27Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller3-15/+30
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-123/+67
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-63/+243
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-02-26bgmac: fix indexing of 2nd level loopsRafał Miłecki1-7/+11
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-0/+95
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75
2013-02-25net/pasemi: Fix missing coding styleSyam Sidhardhan1-3/+6