mac80211: wait for beacon before enabling powersave
[safe/jmp/linux-2.6] / net / mac80211 / scan.c
2010-01-26 Johannes Bergmac80211: wait for beacon before enabling powersave
2010-01-12 Kalle Valomac80211: add U-APSD client support
2010-01-12 Johannes Bergmac80211: fix a few work bugs
2010-01-06 John W. LinvilleRevert "mac80211: replace netif_tx_{start,stop,wake...
2010-01-05 Jouni Malinenmac80211: No need to include WEXT headers here
2009-12-28 Jouni Malinenmac80211: Generalize off-channel operation helpers...
2009-12-28 Johannes Bergmac80211: proper bss private data handling
2009-12-28 Johannes Bergmac80211: generalise work handling
2009-12-28 Johannes Bergmac80211: introduce flush operation
2009-12-28 Johannes Bergmac80211: add ieee80211_sdata_running
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-07 Vivek Natarajanmac80211: Fix dynamic power save for scanning.
2009-11-02 Johannes Bergcfg80211: validate scan channels
2009-11-02 Johannes Bergmac80211: fix scan abort sanity checks
2009-10-30 Johannes Bergmac80211: split hardware scan by band
2009-10-30 Johannes Bergmac80211: remove outdated comment
2009-10-27 John W. Linvillemac80211: replace netif_tx_{start,stop,wake}_all_queues
2009-09-23 Johannes Bergmac80211: fix DTIM setting
2009-08-28 Johannes Bergmac80211: fix scan cancel on ifdown
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Helmut Schaamac80211: fix an oops in ieee80211_scan_state_set_channel
2009-07-27 Helmut Schaamac80211: rename scan_state to next_scan_state
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Helmut Schaamac80211: introduce a new scan state "decision"
2009-07-27 Helmut Schaamac80211: advance the state machine immediately if...
2009-07-27 Helmut Schaamac80211: refactor the scan code
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Helmut Schaamac80211: shorten the passive dwell time for sw scans
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
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