summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix sparse warningEmil Tantilov2011-05-041-46/+62
* ixgbe: fix typo error with software defined pins on 82599Don Skidmore2011-05-041-1/+2
* ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov2011-05-043-8/+7
* igbvf: remove bogus phys_idstephen hemminger2011-05-041-6/+0
* igb: Add check for invalid size to igb_get_invariants_82575()Carolyn Wyborny2011-05-041-0/+8
* ixgb: convert to set_phys_idJeff Kirsher2011-05-042-37/+12
* e100: fix build warningEmil Tantilov2011-05-041-1/+1
* net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny2011-04-297-38/+59
* tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny2011-04-291-7/+3
* acenic: Fix using the specified speed when configuring NICDavid Decotigny2011-04-291-1/+1
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-2974-194/+229
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-2943-129/+161
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-2912-40/+49
* qlcnic: Support for GBE port settingsSony Chacko2011-04-293-63/+40
* qlcnic: support rcv ring configuration through ethtoolSucheta Chakraborty2011-04-293-33/+156
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-293-2/+89
* net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław2011-04-281-0/+2
* qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty2011-04-282-8/+6
* tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-282-739/+728
* net:use help function of skb_checksum_start_offset to calculate offsetShan Wei2011-04-281-1/+1
* r8169: fix merge conflict fix.Francois Romieu2011-04-271-20/+5
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-272-12/+18
* ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-271-0/+7
* ixgbe: Bump versionDon Skidmore2011-04-271-2/+2
* ixgbe: enable SCTP checksum offload for X540Don Skidmore2011-04-271-1/+7
* ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou2011-04-271-2/+2
* ixgbe: fix static functionsJohn Fastabend2011-04-274-5/+5
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-272-6/+0
* ixgbe: add LED blink code for x540Emil Tantilov2011-04-271-2/+62
* ixgbe: add support for 64k EEPROM for 82599Emil Tantilov2011-04-271-1/+30
* ixgbe: register defines cleanupEmil Tantilov2011-04-272-67/+125
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-271-1/+2
* e1000e: implement ethtool set_phys_idBruce Allan2011-04-278-59/+32
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-2614-78/+150
|\
| * cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-241-2/+2
| * Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
| |\
| | * r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
| * | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-231-10/+24
| * | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-224-13/+16
| |\ \
| | * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| | * | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| * | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-212-12/+8
| * | | be2net: increment work_counter in be_workerIvan Vecera2011-04-211-0/+1
| * | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-211-4/+4
| * | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
| * | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
| | |/ | |/|
* | | tg3: Update version to 3.118Matt Carlson2011-04-261-2/+2
OpenPOWER on IntegriCloud