summaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
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
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: clarify scan requestJohannes Berg
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg