summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller14-201/+559
2011-05-04ixgbe: Cleanup PCIe bus speed infoDon Skidmore1-2/+2
2011-05-04ixgbe: improve EEPROM read/write operationsEmil Tantilov7-100/+465
2011-05-04ixgbe: fix sparse warningEmil Tantilov1-46/+62
2011-05-04ixgbe: fix typo error with software defined pins on 82599Don Skidmore1-1/+2
2011-05-04ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov3-8/+7
2011-05-04igbvf: remove bogus phys_idstephen hemminger1-6/+0
2011-05-04igb: Add check for invalid size to igb_get_invariants_82575()Carolyn Wyborny1-0/+8
2011-05-04ixgb: convert to set_phys_idJeff Kirsher2-37/+12
2011-05-04e100: fix build warningEmil Tantilov1-1/+1
2011-05-04pptp: Use flowi4's daddr/saddr in pptp_xmit().David S. Miller1-2/+2
2011-05-04ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller1-2/+4
2011-05-04net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR1-1/+0
2011-04-30net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny7-38/+59
2011-04-30tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny1-7/+3
2011-04-30acenic: Fix using the specified speed when configuring NICDavid Decotigny1-1/+1
2011-04-30ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny74-194/+229
2011-04-30ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny43-129/+161
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny12-40/+49
2011-04-30qlcnic: 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-29net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław1-0/+2
2011-04-29qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty2-8/+6
2011-04-29tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2-739/+728
2011-04-29net:use help function of skb_checksum_start_offset to calculate offsetShan Wei1-1/+1
2011-04-28r8169: 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/ne...David 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/lin...David S. Miller156-5046/+5647
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/linvil...John W. Linville156-5046/+5647