| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mac80211: clean up ieee80211_hw_config errors | Johannes Berg | 2008-10-31 | 1 | -13/+3 |
* | mac80211: Fix scan RX processing oops | Jouni Malinen | 2008-10-14 | 1 | -1/+2 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -4/+4 |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 | 1 | -76/+77 |
* | mac80211: fix scan vs. interface removal race | Johannes Berg | 2008-09-15 | 1 | -11/+27 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -0/+1 |
* | mac80211: move STA timer restart | Johannes Berg | 2008-09-15 | 1 | -14/+0 |
* | mac80211: move frame TX function | Johannes Berg | 2008-09-11 | 1 | -1/+1 |
* | mac80211: clarify scan request | Johannes Berg | 2008-09-11 | 1 | -1/+10 |
* | mac80211: move BSS handling to scan code | Johannes Berg | 2008-09-11 | 1 | -1/+304 |
* | mac80211: refactor and move scan RX code | Johannes Berg | 2008-09-11 | 1 | -0/+68 |
* | mac80211: start moving scan code from mlme | Johannes Berg | 2008-09-11 | 1 | -0/+553 |