summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg1-0/+32
2013-03-12fec: Use devm_request_and_ioremap()Fabio Estevam1-18/+3
2013-03-12fec: Remove unused pci headerFabio Estevam1-1/+0
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2013-03-12qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun1-2/+0
2013-03-12bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov1-10/+0
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov7-147/+338
2013-03-12bnx2x: Avoid using zero MACYuval Mintz1-7/+5
2013-03-12bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2-34/+60
2013-03-12bnx2x: Add EEE support for BCM84834Yaniv Rosner1-1/+2
2013-03-12bnx2x: Add RJ45 SFP module detectionYaniv Rosner1-8/+13
2013-03-12bnx2x: Get gso_segs from FWYuval Mintz1-4/+5
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior4-44/+91
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior8-46/+277
2013-03-12bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior1-0/+3
2013-03-12bnx2x: Take chip version from MFWYuval Mintz2-6/+8
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior3-4/+29
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz1-0/+1
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu4-10/+4
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-239/+319
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur1-3/+9
2013-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller12-618/+1072
2013-03-11bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski1-6/+6
2013-03-11bcm63xx_enet: use managed memory allocationsJonas Gorski1-5/+3
2013-03-11bcm63xx_enet: use managed io memory allocationsJonas Gorski1-36/+7
2013-03-10drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches46-157/+38
2013-03-10qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-03-10qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-10qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-10qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani3-1/+48
2013-03-10qlcnic: Fix endian issues in 83xx driverShahed Shaikh3-26/+130
2013-03-10bna: fix declaration mismatchstephen hemminger1-1/+1
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan4-9/+7
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan1-1/+4
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan8-38/+38
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan5-62/+31
2013-03-08e1000e: cleanup formatting of static structsBruce Allan3-4/+8
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-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2-1/+6
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2-1/+13