summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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. 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/linvil...John 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/r...David 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/linvil...David 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
2011-04-21tg3: Move phy accessor functions higherMatt Carlson1-68/+68
2011-04-21tg3: Only allow phy ioctls while netif_runningMatt Carlson1-6/+2
2011-04-21tg3: Nullify RSS for loopback testMatt Carlson1-0/+9
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2-23/+53
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson2-1/+28
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera1-4/+4
2011-04-21mv643xx_eth: Fix build regression.David S. Miller1-1/+1
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20bonding: 802.3ad - fix agg_device_upJiri Bohac1-2/+5
2011-04-20ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao1-3/+6
2011-04-20net: tun: convert to hw_featuresMichał Mirosław1-38/+25
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław2-72/+15
2011-04-20net: qlcnic: convert to hw_featuresMichał Mirosław5-142/+57
2011-04-20net: ibmveth: convert to hw_featuresMichał Mirosław1-69/+27
2011-04-20net: pch_gbe: convert to hw_featuresMichał Mirosław4-74/+42
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław5-46/+20
2011-04-20net: s390: convert to hw_featuresMichał Mirosław3-107/+52
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław3-54/+7
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-19be2net: add code to display default value of tx rate for VFsAjit Khaparde1-0/+13
2011-04-19be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde4-5/+5
2011-04-19be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde1-1/+3