aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR1-1/+0
2011-04-29net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny7-38/+59
2011-04-29tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny1-7/+3
2011-04-29acenic: Fix using the specified speed when configuring NICDavid Decotigny1-1/+1
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny75-196/+231
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny43-129/+161
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny14-48/+63
2011-04-29qlcnic: Support for GBE port settingsSony Chacko3-63/+40
2011-04-29qlcnic: support rcv ring configuration through ethtoolSucheta Chakraborty3-33/+156
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings3-2/+89
2011-04-28net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław1-0/+2
2011-04-28qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty2-8/+6
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2-739/+728
2011-04-28net:use help function of skb_checksum_start_offset to calculate offsetShan Wei1-1/+1
2011-04-27r8169: fix merge conflict fix.Francois Romieu1-20/+5
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov2-12/+18
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore1-0/+7
2011-04-27ixgbe: Bump versionDon Skidmore1-2/+2
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore1-1/+7
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou1-2/+2
2011-04-27ixgbe: fix static functionsJohn Fastabend4-5/+5
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck2-6/+0
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov1-2/+62
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov1-1/+30
2011-04-27ixgbe: register defines cleanupEmil Tantilov2-67/+125
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov1-1/+2
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan8-59/+32
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-78/+150
2011-04-26tg3: Update version to 3.118Matt Carlson1-2/+2
2011-04-26tg3: Whitespace cleanupsMatt Carlson1-7/+2
2011-04-26tg3: Add EEH supportMatt Carlson1-0/+147
2011-04-26tg3: Add TSO loopback testMatt Carlson1-35/+123
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson1-8/+12
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2-0/+4
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller163-5117/+5795
2011-04-25be2net: Fixed a bug in be_cmd_get_regs().Somnath Kotur1-25/+28
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko7-168/+43
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville163-5117/+5795
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-28/+71
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-13/+16
2011-04-21atl1c: Fix work event interrupt/task racesTim Gardner2-12/+8
2011-04-21be2net: increment work_counter in be_workerIvan Vecera1-0/+1
2011-04-21tg3: Add additional EEE messagingMatt Carlson1-2/+9
2011-04-21tg3: Add macro for SMDSP togglingMatt Carlson1-56/+46
2011-04-21tg3: Add write accessor for AUX CTRL phy regMatt Carlson2-17/+35
2011-04-21tg3: Add read accessor for AUX CTRL phy regMatt Carlson2-18/+38