summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-09wireless: make wireless drivers select coremaster-2009-10-09Johannes Berg
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez
2009-10-07libertas: remove extraneous select FW_LOADERmaster-2009-10-07Holger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap
2009-10-07net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville
2009-10-07orinoco: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig
2009-10-07libertas: separate libertas' Kconfig in it's own fileHolger Schurig
2009-10-07Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki
2009-10-07at76c50x-usb: set firmware and hardware version in wiphyKalle Valo
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville
2009-10-07iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar
2009-10-07iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar
2009-10-07iwlwifi: LED cleanupJohannes Berg
2009-10-07iwlwifi: device tracingJohannes Berg
2009-10-07iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy
2009-10-07iwlwifi: clear the translate table areaHuaxu Wan
2009-10-07iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy
2009-10-07iwlwifi: reliable entering of critical temperature stateWey-Yi Guy
2009-10-07wl1251: remove wl1251_netlink.hKalle Valo
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar
2009-10-07staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger
2009-10-07wext: refactorJohannes Berg
2009-10-07atheros: define a common priv structLuis R. Rodriguez
2009-10-07nl80211: report age of scan resultsHolger Schurig
2009-10-07ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271Luis R. Rodriguez
2009-10-07ath9k_hw: print device ID if not supportedLuis R. Rodriguez
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez