summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
* ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
* airo: use simple_write_to_bufferAkinobu Mita2011-01-041-13/+7
* ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
* iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka2011-01-043-16/+6
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
* iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
* iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
* iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
* rtlwifi: Fix large packet issueChaoming Li2010-12-221-3/+15
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
* rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module loadLarry Finger2010-12-222-18/+5
* rndis_wlan: add support for set_power_mgmtJussi Kivilinna2010-12-221-0/+48
* rndis_wlan: add support for set_cqm_rssi_configJussi Kivilinna2010-12-221-1/+50
* rndis_wlan: remove unused variable from priv structureJussi Kivilinna2010-12-221-2/+0
* rndis_wlan: constify rndis_config_opsJussi Kivilinna2010-12-221-1/+1
* rndis_wlan: turn radio off before interface is bring upJussi Kivilinna2010-12-221-3/+3
* rndis_wlan: do not set default_key if not WEP keyJussi Kivilinna2010-12-221-0/+3
* rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...Jussi Kivilinna2010-12-221-18/+62
* b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki2010-12-221-1/+1
* b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki2010-12-221-1/+94
* b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki2010-12-222-5/+33
* b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki2010-12-221-0/+1
* b43: N-PHY: add init tables for 2056 radioRafał Miłecki2010-12-221-0/+2931
* b43: N-PHY: implement radio 2056 init stepsRafał Miłecki2010-12-223-2/+111
* b43: use correct firmware for newer coresRafał Miłecki2010-12-221-3/+9
* ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
* ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-225-65/+42
* ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-223-25/+10
* ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-222-4/+4
* ath5k: Separate powertable setup and writingBruno Randolf2010-12-221-18/+16
* ath5k: Simplify powertable recalculationBruno Randolf2010-12-222-22/+14
* ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-221-4/+7
* rtlwifi: Use pci_pcie_cap()Hauke Mehrtens2010-12-221-1/+1
* ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-222-3/+3
* rt2x00: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* ssb: Use pci_is_pcie()Hauke Mehrtens2010-12-221-2/+2
* wl12xx: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* wl1251: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-222-0/+2
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-224-1/+7
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-227-14/+14
* rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-2221-22/+27
* rtlwifi: use alloc_workqueueJohn W. Linville2010-12-201-1/+1
* ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
* ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
* wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
* rtlwifi: Fix use of mutex in interrupt codeLarry Finger2010-12-203-5/+6
* ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1