summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-22rndis_wlan: turn radio off before interface is bring upJussi Kivilinna
2010-12-22rndis_wlan: do not set default_key if not WEP keyJussi Kivilinna
2010-12-22rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...Jussi Kivilinna
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki
2010-12-22b43: N-PHY: add init tables for 2056 radioRafał Miłecki
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki
2010-12-22b43: use correct firmware for newer coresRafał Miłecki
2010-12-22ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf
2010-12-22ath5k: Track current TX power separately from max TX powerBruno Randolf
2010-12-22ath5k: Separate powertable setup and writingBruno Randolf
2010-12-22ath5k: Simplify powertable recalculationBruno Randolf
2010-12-22ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter
2010-12-22rtlwifi: Use pci_pcie_cap()Hauke Mehrtens
2010-12-22ath9k: Use pci_is_pcie()Hauke Mehrtens
2010-12-22ath5k: Use pci_is_pcie()Hauke Mehrtens
2010-12-22rt2x00: Use pci_is_pcie()Hauke Mehrtens
2010-12-22ssb: Use pci_is_pcie()Hauke Mehrtens
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens
2010-12-22wl1251: remove unnecessary importHauke Mehrtens
2010-12-22ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf
2010-12-16rtlwifi: Switch locking from semaphores to mutexesLarry Finger
2010-12-16ath5k: Fix surveyBruno Randolf
2010-12-16rtl8192ce: Fix build on powerpcLarry Finger
2010-12-16ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan
2010-12-16ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan
2010-12-16ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan