summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove master netdevJohannes Berg2009-07-241-11/+8Star
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-19/+4Star
* mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-2/+2
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+18
* mac80211: improve scan timingJohannes Berg2009-05-111-8/+23
* mac80211: fix scan channel raceJohannes Berg2009-05-111-0/+1
* mac80211: tell driver when idleJohannes Berg2009-05-061-10/+7Star
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-16/+12Star
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-4/+4
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-061-175/+212
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-2/+0Star
* mac80211: improve powersave implementationJohannes Berg2009-04-221-1/+1
* mac80211: pass all probe request IEs to driverJohannes Berg2009-04-221-1/+23
* mac80211: disable power save when scanningKalle Valo2009-03-281-2/+62
* mac80211: don't drop nullfunc frames during software scanKalle Valo2009-03-281-0/+13
* mac80211: handle failed scan requests in STA modeHelmut Schaa2009-03-161-0/+12
* mac80211: Add software scan notifiersMichael Buesch2009-02-271-0/+5
* cfg80211: clean up signal typeJohannes Berg2009-02-271-8/+3Star
* nl80211: Optional IEs into scan requestJouni Malinen2009-02-271-1/+2
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-36/+7Star
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-235/+18Star
* mac80211: dont add BSS when creating IBSSJohannes Berg2009-02-131-6/+2Star
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-296/+60Star
* mac80211: fix beacon enable moreJohannes Berg2009-02-131-2/+12
* mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan2009-02-111-0/+13
* mac80211: don't try to powersave/config disabled interfacesJohannes Berg2009-01-291-0/+6
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-7/+11
* mac80211: Enhancements to dynamic power save.Vivek Natarajan2009-01-291-1/+1
* wireless: move mesh config length constantJohannes Berg2008-11-101-1/+1
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-3/+9
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-311-13/+3Star
* mac80211: Fix scan RX processing oopsJouni Malinen2008-10-151-1/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-76/+77
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-151-11/+27
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-0/+1
* mac80211: move STA timer restartJohannes Berg2008-09-151-14/+0Star
* mac80211: move frame TX functionJohannes Berg2008-09-111-1/+1
* mac80211: clarify scan requestJohannes Berg2008-09-111-1/+10
* mac80211: move BSS handling to scan codeJohannes Berg2008-09-111-1/+304
* mac80211: refactor and move scan RX codeJohannes Berg2008-09-111-0/+68
* mac80211: start moving scan code from mlmeJohannes Berg2008-09-111-0/+553