aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-2/+6
2009-10-12libertas: fix buildAlan Cox1-0/+1
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg1-0/+3
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-150/+168
2009-10-09wireless: make wireless drivers select coreJohannes Berg1-0/+1
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig1-1/+1
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez1-1/+0
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez1-1/+1
2009-10-07libertas: remove extraneous select FW_LOADERHolger Schurig1-1/+0
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar5-191/+34
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez5-14/+15
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez1-17/+14
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez1-2/+11
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez1-9/+14
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez3-15/+30
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2-5/+5
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2-3/+9
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez1-2/+2
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez1-7/+8
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez5-9/+9
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2-2/+2
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez1-7/+2
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez1-1/+1
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap2-2/+2
2009-10-07orinoco: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig6-17/+262
2009-10-07libertas: separate libertas' Kconfig in it's own fileHolger Schurig3-50/+60
2009-10-07Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki1-24/+11
2009-10-07at76c50x-usb: set firmware and hardware version in wiphyKalle Valo1-0/+10
2009-10-07iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2-6/+34
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar5-13/+23
2009-10-07iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar8-124/+47
2009-10-07iwlwifi: LED cleanupJohannes Berg21-721/+194
2009-10-07iwlwifi: device tracingJohannes Berg9-8/+256
2009-10-07iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy1-1/+1
2009-10-07iwlwifi: clear the translate table areaHuaxu Wan2-2/+4
2009-10-07iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy1-1/+1
2009-10-07iwlwifi: reliable entering of critical temperature stateWey-Yi Guy5-32/+135
2009-10-07wl1251: remove wl1251_netlink.hKalle Valo1-30/+0
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar15-21/+533
2009-10-07wext: refactorJohannes Berg4-7/+31
2009-10-07atheros: define a common priv structLuis R. Rodriguez5-24/+31
2009-10-07ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271Luis R. Rodriguez2-2/+7
2009-10-07ath9k_hw: print device ID if not supportedLuis R. Rodriguez1-1/+5
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez8-14/+121
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2-10/+15
2009-10-07b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_overrideJaswinder Singh Rajput1-0/+6