summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tg3: Add additional EEE messagingMatt Carlson2011-04-211-2/+9
* tg3: Add macro for SMDSP togglingMatt Carlson2011-04-211-56/+46
* tg3: Add write accessor for AUX CTRL phy regMatt Carlson2011-04-212-17/+35
* tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-212-18/+38
* tg3: Move phy accessor functions higherMatt Carlson2011-04-211-68/+68
* tg3: Only allow phy ioctls while netif_runningMatt Carlson2011-04-211-6/+2
* tg3: Nullify RSS for loopback testMatt Carlson2011-04-211-0/+9
* tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-212-23/+53
* tg3: Workaround rx_discards stat bugMatt Carlson2011-04-212-1/+28
* mv643xx_eth: Fix build regression.David S. Miller2011-04-211-1/+1
* net: tun: convert to hw_featuresMichał Mirosław2011-04-201-38/+25
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-202-72/+15
* net: qlcnic: convert to hw_featuresMichał Mirosław2011-04-205-142/+57
* net: ibmveth: convert to hw_featuresMichał Mirosław2011-04-201-69/+27
* net: pch_gbe: convert to hw_featuresMichał Mirosław2011-04-204-74/+42
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-205-46/+20
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7
* Staging: convert hv network driver to hw_featuresMichał Mirosław2011-04-201-2/+1
* be2net: add code to display default value of tx rate for VFsAjit Khaparde2011-04-191-0/+13
* be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde2011-04-194-5/+5
* be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde2011-04-191-1/+3
* be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde2011-04-191-0/+9
* be2net: allow register dump only for PFsAjit Khaparde2011-04-191-3/+7
* net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei2011-04-191-7/+0
* net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei2011-04-191-10/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-1931-105/+166
|\
| * ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
| * bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\
| | * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| | * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
| * | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-127-31/+30
| |\ \
| | * | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| | * | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| | * | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
| * | | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
| * | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
| * | | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-121-0/+1
| |/ /
* | | net: qlge: convert to hw_featuresMichał Mirosław2011-04-182-47/+8
* | | net: vmxnet3: convert to hw_featuresMichał Mirosław2011-04-183-86/+28
* | | net: vxge: convert to hw_featuresMichał Mirosław2011-04-183-127/+59
* | | net: chelsio: convert to hw_featuresMichał Mirosław2011-04-185-58/+14
* | | net: s2io: convert to hw_featuresMichał Mirosław2011-04-181-80/+20
* | | net: fix section mismatchesMichał Mirosław2011-04-1810-68/+72