summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2-0/+159
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg1-0/+16
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-12phy/micrel: move flag handling to function for common useHector Palacios1-9/+18
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+14
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-582/+578
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-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-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk1-0/+3
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-13/+1
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches47-161/+39
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-09team: make local function staticstephen hemminger1-3/+3
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger1-2/+1
2013-03-09Supject: phy: make local function staticstephen hemminger1-1/+1
2013-03-09bna: fix declaration mismatchstephen hemminger1-1/+1
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar1-3/+18
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