summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-14wl1251: hack to disable filters for fixing associationKalle Valo
2009-08-14wl1251: add hw scan completed debug messageKalle Valo
2009-08-14wl1251: remove Luciano as maintainerKalle Valo
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo
2009-08-14wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo
2009-08-14wl1251: fix channel setting in wl1251_op_config()Kalle Valo
2009-08-14wl1251: create wl1251_join()Kalle Valo
2009-08-14wl1251: add channel to wl1251_cmd_join() parametersKalle Valo
2009-08-14wl1251: initialise default channel to zeroKalle Valo
2009-08-14wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo
2009-08-14wl1251: reorder wl1251_cmd_join() argumentsKalle Valo
2009-08-14wl1251: remove wl1251_opsKalle Valo
2009-08-14wl1251: make irq handling interface specificBob Copeland
2009-08-14wl1251: add sdio supportBob Copeland
2009-08-14wl1251: split spi interface into separate moduleBob Copeland
2009-08-14wl1251: move module probe methods into spi.cBob Copeland
2009-08-14wl1251: make wl1251_set_partition bus agnosticBob Copeland
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland
2009-08-14wl1251: use wiphy_dev instead of wl->spi->devBob Copeland
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland
2009-08-14wl1251: remove fixed address support from spi commandsKalle Valo
2009-08-14ath9k: Update beacon RSSISujith
2009-08-14ath9k: Remove local chainmask variableSujith
2009-08-14ath9k: Cleanup TX power calculation for 4K chipsSujith
2009-08-14ath9k: Clean antenna configuration for 4K EEPROM chipsSujith
2009-08-14ath9k: Add macros for Antenna DiversitySujith
2009-08-14ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith
2009-08-14ath9k: Remove a few DEBUG mesagesSujith
2009-08-14ath9k: Try to fix whitespace damageSujith
2009-08-14ath9k: Cleanup function return typesSujith
2009-08-14ath9k: Remove unneeded assignment of protocol fieldSujith
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg
2009-08-14mac80211: stay authenticated after disassocJohannes Berg
2009-08-14wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy
2009-08-14orinoco: prefer_port3 can be a single bitDavid Kilroy
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi