summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler2009-10-191-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-134-2/+6
|\
| * libertas: fix buildAlan Cox2009-10-121-0/+1
| * b43: fix ieee80211_rx() contextJohannes Berg2009-10-121-0/+3
| * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-122-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-1114-150/+168
|\ \ | |/
| * b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-073-116/+132
| * b43: Fix PPC crash in rfkill polling on unloadLarry Finger2009-10-071-0/+1
| * mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin2009-10-071-1/+1
| * iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas2009-10-071-1/+1
| * b43: Protect sanity check against physical device removalMichael Buesch2009-10-071-1/+3
| * iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre2009-10-071-1/+1
| * iwlwifi: fix compile warningReinette Chatre2009-10-073-3/+3
| * iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy2009-10-071-10/+10
| * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-071-12/+11
| * b43: Don't use struct wldev after detach.Michael Buesch2009-10-073-5/+5
* | wireless: make wireless drivers select coreJohannes Berg2009-10-091-0/+1
* | libertas: depend on CONFIG_CFG80211Holger Schurig2009-10-091-1/+1
* | libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-091-1/+0
* | ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez2009-10-091-1/+1
* | libertas: remove extraneous select FW_LOADERHolger Schurig2009-10-071-1/+0
* | libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-075-191/+34
* | ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-075-14/+15
* | 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
* | 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
* | 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
* | 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