summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville163-5117/+5795
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-21mv643xx_eth: Fix build regression.David S. Miller1-1/+1
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
2011-04-19be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde1-0/+9
2011-04-19be2net: allow register dump only for PFsAjit Khaparde1-3/+7
2011-04-19net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei1-7/+0
2011-04-19net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei1-10/+0
2011-04-19rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn9-29/+103
2011-04-19rt2x00: Implement get_ringparam callback functionIvo van Doorn9-0/+25
2011-04-19rt2x00: Optimize register access in rt2800usbIvo van Doorn1-28/+28
2011-04-19rt2x00: Optimize register access in rt2800pciHelmut Schaa1-74/+84
2011-04-19rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde6-168/+108
2011-04-19rt2x00: Enable support for RT53xx PCI devices by default.Gertjan van Wingerde1-4/+1
2011-04-19rt2x00: RT33xx device support is no longer experimental.Gertjan van Wingerde1-12/+4
2011-04-19rt2x00: Add USB IDs.Gertjan van Wingerde1-0/+28
2011-04-19rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde11-369/+404
2011-04-19rt2x00: Linksys WUSB600N rev2 is a RT3572 device.Gertjan van Wingerde1-1/+1
2011-04-19rt2x00: Always inline rt2x00pci_enable_interruptHelmut Schaa4-8/+8
2011-04-19rt2x00: Decrease association time for USB devicesIvo van Doorn10-22/+39
2011-04-19rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach4-2/+51
2011-04-19rt2800usb: handle TX status timeoutsJohannes Stezenbach1-4/+7
2011-04-19rt2x00: fix queue timeout checksJohannes Stezenbach5-25/+43
2011-04-19rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach5-24/+110
2011-04-19rt2x00: Use TXOP_HTTXOP for beaconsHelmut Schaa1-2/+3
2011-04-19rt2x00: Update TX_SW_CFG2 init valueHelmut Schaa1-1/+1
2011-04-19rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa1-0/+19
2011-04-19rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa3-21/+49
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn19-153/+203
2011-04-19rt2x00: Fix stuck queue in tx failure caseHelmut Schaa1-1/+1
2011-04-19rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards1-18/+42