summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez2009-10-071-17/+14
* ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez2009-10-071-2/+11
* ath9k: add helper to un-init the hw properlyLuis R. Rodriguez2009-10-071-9/+14
* ath9k: initialize hw prior to debugfsLuis R. Rodriguez2009-10-073-15/+30
* ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2009-10-072-5/+5
* ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-072-3/+9
* ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez2009-10-071-2/+2
* ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-7/+8
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-075-9/+9
* ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-072-2/+2
* ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez2009-10-071-7/+2
* ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez2009-10-071-1/+1
* wireless: fix CFG80211_WEXT build problemsRandy Dunlap2009-10-072-2/+2
* net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville2009-10-071-2/+0
* orinoco: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+1
* ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+1
* iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+2
* mac80211: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-1/+4
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-076-17/+262
* libertas: separate libertas' Kconfig in it's own fileHolger Schurig2009-10-073-50/+60
* Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki2009-10-071-24/+11
* at76c50x-usb: set firmware and hardware version in wiphyKalle Valo2009-10-071-0/+10
* cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-072-1/+25
* wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-074-1/+36
* iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2009-10-072-6/+34
* iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-075-13/+23
* iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-078-124/+47
* iwlwifi: LED cleanupJohannes Berg2009-10-0721-721/+194
* iwlwifi: device tracingJohannes Berg2009-10-079-8/+256
* iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy2009-10-071-1/+1
* iwlwifi: clear the translate table areaHuaxu Wan2009-10-072-2/+4
* iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy2009-10-071-1/+1
* iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-075-32/+135
* wl1251: remove wl1251_netlink.hKalle Valo2009-10-071-30/+0
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-0715-21/+533
* staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger2009-10-074-4/+10
* wext: refactorJohannes Berg2009-10-0722-1156/+1159
* atheros: define a common priv structLuis R. Rodriguez2009-10-075-24/+31
* nl80211: report age of scan resultsHolger Schurig2009-10-072-0/+4
* ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271Luis R. Rodriguez2009-10-072-2/+7
* ath9k_hw: print device ID if not supportedLuis R. Rodriguez2009-10-071-1/+5
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-078-14/+121
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-072-10/+15
* b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...Jaswinder Singh Rajput2009-10-071-0/+6
* iwlwifi: drop lib80211 dependencyChristian Lamparter2009-10-073-3/+0
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-073-7/+104
* ath9k: Advertise midband for AR5416 devicesSenthil Balasubramanian2009-10-072-1/+5
* ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian2009-10-073-7/+14
* ath9k: Handle ATH9K_BEACON_RESET_TSF properlySenthil Balasubramanian2009-10-071-1/+0
* ath9k: Allow PSPOLL only when the interface is configured in AP modeSenthil Balasubramanian2009-10-071-1/+4
OpenPOWER on IntegriCloud