Age | Commit message (Expand) | Author | Files | Lines |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 1 | -5/+0 |
2013-11-25 | mac80211: DFS setup chandef for radar_event correctly | Janusz Dziedzic | 1 | -4/+2 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -3/+121 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+5 |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 1 | -0/+87 |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh | 1 | -0/+9 |
2013-10-28 | mac80211: Remove check for offchannel state when waking netdev queues | Seth Forshee | 1 | -3/+0 |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach | 1 | -0/+25 |
2013-10-14 | mac80211: fix crash if bitrate calculation goes wrong | Johannes Berg | 1 | -0/+4 |
2013-10-01 | mac80211: improve default WMM parameter setting | Fred Zhou | 1 | -13/+14 |
2013-10-01 | mac80211: use exact-size allocation for authentication frame | Fred Zhou | 1 | -2/+2 |
2013-09-26 | mac80211: fix the setting of extended supported rate IE | Chun-Yeow Yeoh | 1 | -4/+1 |
2013-09-26 | mac80211: split off channel switch parsing function | Simon Wunderlich | 1 | -0/+60 |
2013-09-26 | mac80211: add ieee80211_iterate_active_interfaces_rtnl() | Johannes Berg | 1 | -37/+34 |
2013-08-16 | mac80211: add APIs to allow keeping connections after WoWLAN | Johannes Berg | 1 | -1/+1 |
2013-07-16 | mac80211: fix regression when initializing ibss wmm params | Simon Wunderlich | 1 | -26/+0 |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 1 | -30/+129 |
2013-07-16 | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich | 1 | -13/+26 |
2013-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2013-06-12 | mac80211: work around broken APs not including HT info | Johannes Berg | 1 | -2/+2 |
2013-06-05 | mac80211: Use suitable semantics for beacon availability indication | Alexander Bondar | 1 | -2/+3 |
2013-05-29 | mac80211: support active monitor interfaces | Felix Fietkau | 1 | -0/+6 |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 1 | -2/+2 |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 1 | -0/+7 |
2013-05-25 | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan | 1 | -26/+0 |
2013-05-17 | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME | Johannes Berg | 1 | -0/+7 |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg | 1 | -1/+35 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 1 | -0/+8 |
2013-04-16 | mac80211: support extended channel switch | Johannes Berg | 1 | -0/+7 |
2013-04-11 | mac80211: fix ieee80211_queue_stopped() | Thomas Pedersen | 1 | -1/+2 |
2013-04-08 | mac80211: make ieee802_11_parse_elems an inline | Johannes Berg | 1 | -6/+0 |
2013-04-08 | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 1 | -0/+5 |
2013-04-08 | mac80211: parse Timeout Interval Element using a struct | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: check ERP info IE length in parser | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg | 1 | -2/+4 |
2013-04-08 | mac80211: remove unused IE pointers from parser | Johannes Berg | 1 | -19/+0 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -2/+1 |
2013-03-20 | mac80211: return the RSSI in dBm | Emmanuel Grumbach | 1 | -1/+1 |
2013-03-18 | mac80211: stop queues temporarily for flushing | Johannes Berg | 1 | -7/+16 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -0/+25 |
2013-03-06 | mac80211: merge reconfig assign chanctx code | Stanislaw Gruszka | 1 | -25/+22 |
2013-03-06 | mac80211: cleanup generic suspend/resume procedures | Stanislaw Gruszka | 1 | -26/+0 |
2013-02-15 | mac80211: constify IE parsing | Johannes Berg | 1 | -2/+2 |
2013-02-15 | mac80211: handle operating mode notif in beacon/assoc response | Johannes Berg | 1 | -0/+6 |
2013-02-15 | mac80211: don't pick up WPA vendor IE | Johannes Berg | 1 | -5/+1 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+46 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -0/+4 |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg | 1 | -6/+6 |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 1 | -0/+4 |
2013-01-16 | mac80211: call restart complete at wowlan resume time | Johannes Berg | 1 | -3/+4 |