aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh1-2/+2
2013-03-13qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani3-8/+265
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+2
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack1-1/+1
2013-03-13drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N1-2/+14
2013-03-13driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N1-0/+104
2013-03-13driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N1-0/+29
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N1-5/+5
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-12ks8851_mll: basic ethernet statisticsDavid J. Choi1-6/+26
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/sfc-nextDavid S. Miller12-618/+1072
2013-03-10bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski1-6/+6
2013-03-10bcm63xx_enet: use managed memory allocationsJonas Gorski1-5/+3
2013-03-10bcm63xx_enet: use managed io memory allocationsJonas Gorski1-36/+7
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches46-157/+38
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani3-1/+48
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh3-26/+130
2013-03-09bna: 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