mac80211: improve scan timing
[safe/jmp/linux-2.6] / net / mac80211 / scan.c
2009-05-11 Johannes Bergmac80211: improve scan timing
2009-05-11 Johannes Bergmac80211: fix scan channel race
2009-05-06 Johannes Bergmac80211: tell driver when idle
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: fix scan races and rework scanning
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Johannes Bergmac80211: improve powersave implementation
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-03-28 Kalle Valomac80211: disable power save when scanning
2009-03-28 Kalle Valomac80211: don't drop nullfunc frames during software...
2009-03-16 Helmut Schaamac80211: handle failed scan requests in STA mode
2009-02-27 Michael Bueschmac80211: Add software scan notifiers
2009-02-27 Johannes Bergcfg80211: clean up signal type
2009-02-27 Jouni Malinennl80211: Optional IEs into scan request
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-13 Johannes Bergmac80211: use cfg80211s BSS infrastructure
2009-02-13 Johannes Bergmac80211: dont add BSS when creating IBSS
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-02-13 Johannes Bergmac80211: fix beacon enable more
2009-02-11 Vasanthakumar Thia... mac80211: Free current bss information in few places...
2009-01-29 Johannes Bergmac80211: don't try to powersave/config disabled interfaces
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Vivek Natarajanmac80211: Enhancements to dynamic power save.
2008-11-10 Johannes Bergwireless: move mesh config length constant
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Bergmac80211: clean up ieee80211_hw_config errors
2008-10-15 Jouni Malinenmac80211: Fix scan RX processing oops
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-15 Johannes Bergmac80211: move STA timer restart
2008-09-11 Johannes Bergmac80211: move frame TX function
2008-09-11 Johannes Bergmac80211: clarify scan request
2008-09-11 Johannes Bergmac80211: move BSS handling to scan code
2008-09-11 Johannes Bergmac80211: refactor and move scan RX code
2008-09-11 Johannes Bergmac80211: start moving scan code from mlme