aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa
2009-07-27mac80211: refactor the scan codeHelmut Schaa
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: shorten the passive dwell time for sw scansHelmut Schaa
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-11mac80211: improve scan timingJohannes Berg
2009-05-11mac80211: fix scan channel raceJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27mac80211: don't drop nullfunc frames during software scanKalle Valo
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: fix beacon enable moreJohannes Berg
2009-02-11mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan
2009-01-29mac80211: don't try to powersave/config disabled interfacesJohannes Berg
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-15mac80211: move STA timer restartJohannes Berg