summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-2/+1
* iwlwifi: use configured valid rx chain for scanShanyu Zhao2009-11-111-1/+1
* iwlwifi: use only one chain for scan in PSShanyu Zhao2009-11-111-1/+15
* iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-021-0/+1
* iwlwifi: use paged RxZhu Yi2009-10-271-10/+10
* iwlwifi: drop lib80211 dependencyChristian Lamparter2009-10-071-1/+0
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-281-1/+2
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-4/+4
* iwlwifi: scan requested channels onlyJohannes Berg2009-07-101-17/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+4
|\
| * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-201-3/+4
* | iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-221-1/+4
* | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-111-6/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-291-3/+2
|\ \ | |/
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
* | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-221-1/+1
* | iwlwifi: support truly passive scanningJohannes Berg2009-04-221-1/+6
* | iwlwifi: improve scan supportJohannes Berg2009-04-221-151/+36
|/
* iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar2009-02-271-0/+68
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-1/+1
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-31/+31
* iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-2/+2
* iwl3945: Use iwlcore scan codeSamuel Ortiz2009-01-291-23/+19
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-2/+2
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: remove implicit direct scanJohannes Berg2008-11-101-7/+0
* iwlwifi: run through spell checkerTomas Winkler2008-10-311-1/+1
* iwlwifi: clear scanning bits upon failureMohamed Abbas2008-10-311-0/+7
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-3/+4
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-46/+6
* iwlwifi: unify tx antenna togglingTomas Winkler2008-10-311-40/+17
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-6/+6
* iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-061-2/+21
* iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
* iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-241-7/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-2/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-2/+1
* iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
* iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-041-0/+1
* iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-07-291-0/+2
* iwlwifi: enable active scanningTomas Winkler2008-07-141-41/+45
* iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-141-10/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-15/+18
* iwlwifi: cleans up scanning codeTomas Winkler2008-06-141-77/+101
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-4/+5
* iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler2008-06-141-0/+896
OpenPOWER on IntegriCloud