| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 | 1 | -4/+16 |
* | cfg80211: validate scan channels | Johannes Berg | 2009-11-02 | 1 | -11/+2 |
* | mac80211: fix scan abort sanity checks | Johannes Berg | 2009-11-02 | 1 | -4/+8 |
* | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 | 1 | -25/+71 |
* | mac80211: remove outdated comment | Johannes Berg | 2009-10-30 | 1 | -2/+0 |
* | mac80211: replace netif_tx_{start,stop,wake}_all_queues | John W. Linville | 2009-10-27 | 1 | -5/+5 |
* | mac80211: fix DTIM setting | Johannes Berg | 2009-09-23 | 1 | -2/+2 |
* | mac80211: fix scan cancel on ifdown | Johannes Berg | 2009-08-28 | 1 | -3/+6 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -14/+2 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -5/+5 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -4/+4 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -1/+0 |
* | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 2009-07-29 | 1 | -1/+4 |
* | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 | 1 | -10/+10 |
* | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 1 | -8/+109 |
* | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 1 | -13/+10 |
* | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 | 1 | -14/+26 |
* | mac80211: advance the state machine immediately if no delay is needed | Helmut Schaa | 2009-07-27 | 1 | -9/+15 |
* | mac80211: refactor the scan code | Helmut Schaa | 2009-07-27 | 1 | -58/+78 |
* | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -11/+8 |
* | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -19/+4 |
* | mac80211: shorten the passive dwell time for sw scans | Helmut Schaa | 2009-07-10 | 1 | -1/+1 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -2/+2 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+18 |
* | mac80211: improve scan timing | Johannes Berg | 2009-05-11 | 1 | -8/+23 |
* | mac80211: fix scan channel race | Johannes Berg | 2009-05-11 | 1 | -0/+1 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -10/+7 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -16/+12 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -4/+4 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 | 1 | -175/+212 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -2/+0 |
* | mac80211: improve powersave implementation | Johannes Berg | 2009-04-22 | 1 | -1/+1 |
* | mac80211: pass all probe request IEs to driver | Johannes Berg | 2009-04-22 | 1 | -1/+23 |
* | mac80211: disable power save when scanning | Kalle Valo | 2009-03-27 | 1 | -2/+62 |
* | mac80211: don't drop nullfunc frames during software scan | Kalle Valo | 2009-03-27 | 1 | -0/+13 |
* | mac80211: handle failed scan requests in STA mode | Helmut Schaa | 2009-03-16 | 1 | -0/+12 |
* | mac80211: Add software scan notifiers | Michael Buesch | 2009-02-27 | 1 | -0/+5 |
* | cfg80211: clean up signal type | Johannes Berg | 2009-02-27 | 1 | -8/+3 |
* | nl80211: Optional IEs into scan request | Jouni Malinen | 2009-02-27 | 1 | -1/+2 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -36/+7 |
* | mac80211: use cfg80211s BSS infrastructure | Johannes Berg | 2009-02-13 | 1 | -235/+18 |
* | mac80211: dont add BSS when creating IBSS | Johannes Berg | 2009-02-13 | 1 | -6/+2 |
* | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -296/+60 |
* | mac80211: fix beacon enable more | Johannes Berg | 2009-02-13 | 1 | -2/+12 |
* | mac80211: Free current bss information in few places where we don't need it a... | Vasanthakumar Thiagarajan | 2009-02-11 | 1 | -0/+13 |
* | mac80211: don't try to powersave/config disabled interfaces | Johannes Berg | 2009-01-29 | 1 | -0/+6 |
* | mac80211: Add capability to enable/disable beaconing | Johannes Berg | 2009-01-29 | 1 | -7/+11 |
* | mac80211: Enhancements to dynamic power save. | Vivek Natarajan | 2009-01-29 | 1 | -1/+1 |
* | wireless: move mesh config length constant | Johannes Berg | 2008-11-10 | 1 | -1/+1 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -3/+9 |