summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-30cpmac: use resource_size()Dan Carpenter1-4/+4
2010-06-30ath9k_htc: Add LED support for AR7010Sujith4-4/+56
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn1-2/+1
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn1-4/+2
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn1-3/+1
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn1-2/+5
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa1-18/+24
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa1-4/+4
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn1-2/+2
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde1-1/+7
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde1-2/+12
2010-06-30rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2-7/+13
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde3-10/+8
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde8-55/+20
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde12-93/+41
2010-06-30rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde1-16/+17
2010-06-30rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde1-0/+6
2010-06-30rt2x00: Remove unneeded variableIvo van Doorn1-5/+2
2010-06-30rt2x00: Write the BSSID to register when interface is addedIvo van Doorn1-1/+2
2010-06-30rt2x00: Implement tx mpdu aggregationHelmut Schaa2-1/+48
2010-06-30gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov2-3/+38
2010-06-30gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov2-0/+20
2010-06-30gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov2-2/+38
2010-06-30usb: pegasus: fixed coding style issuesNicolas Kaiser2-212/+209
2010-06-293c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings1-27/+41
2010-06-29e1000e: disable EEE support by defaultBruce Allan1-0/+4
2010-06-29e1000e: remove EEE module parameterBruce Allan1-28/+0
2010-06-29e1000e: suppress compile warnings on certain archsBruce Allan1-17/+21
2010-06-29e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson1-4/+9
2010-06-29drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser1-1/+1
2010-06-29qlcnic: Add support for configuring eswitch and nparsRajesh K Borundia3-75/+542
2010-06-29qlcnic: Remove obsolete codeAnirban Chakraborty4-57/+13
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2-3/+1
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2-12/+0
2010-06-29micrel phy driver - updated(1)Choi, David1-19/+148
2010-06-29qlcnic: fail when try to setup unsupported featuresStanislaw Gruszka1-3/+10
2010-06-29netxen: fail when try to setup unsupported featuresStanislaw Gruszka1-3/+10
2010-06-29bnx2x: fail when try to setup unsupported featuresStanislaw Gruszka1-0/+3
2010-06-29vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka1-2/+7
2010-06-29e1000e: fail when try to setup unsupported featuresStanislaw Gruszka1-1/+0
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland4-0/+1122
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland2-12/+3
2010-06-28cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the buildCasey Leedom2-0/+24
2010-06-28cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom1-0/+7
2010-06-28cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom2-0/+3446
2010-06-28cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom1-0/+2460
2010-06-28cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and d...Casey Leedom3-0/+1727