summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)Author
2009-08-28iwlwifi: fix unloading driver while scanningWey-Yi Guy
2009-07-27iwlwifi: fix up command sendingJohannes Berg
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy
2009-04-22iwlwifi: support truly passive scanningJohannes Berg
2009-04-22iwlwifi: improve scan supportJohannes Berg
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler
2008-10-06iwlwifi: scan fix commentTomas Winkler
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler
2008-09-24iwlwifi: don't fail if scan is issued too earlyTomas Winkler
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach
2008-07-29iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-07-14iwlwifi: enable active scanningTomas Winkler
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler
2008-06-14iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler