Age | Commit message (Expand) | Author |
2015-04-13 | mac80211: disable u-APSD queues by default | Michal Kazior |
2014-11-21 | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho |
2014-06-07 | mac80211: fix on-channel remain-on-channel | Johannes Berg |
2014-05-13 | mac80211: fix suspend vs. authentication race | Johannes Berg |
2014-02-20 | mac80211: fix station wakeup powersave race | Johannes Berg |
2014-01-06 | mac80211: sync dtim_count to TSF | Thomas Pedersen |
2013-12-19 | mac80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | mac80211: align struct ps_data.tim to unsigned long | Joe Perches |
2013-12-18 | mac80211: make ieee80211_recalc_radar_chanctx static | Johannes Berg |
2013-12-16 | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen |
2013-12-16 | mac80211: reschedule sched scan after HW restart | David Spinadel |
2013-12-16 | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-02 | mac80211: modify beacon using sdata/wdev-lock, not rtnl lock | Simon Wunderlich |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb |
2013-11-25 | mac80211: add min required channel definition field | Eliad Peller |
2013-11-25 | mac80211: move csa_chandef to sdata | Luciano Coelho |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh |
2013-10-28 | mac80211: refactor the parsing of chan switch ie | Chun-Yeow Yeoh |
2013-10-28 | mac80211: enable DFS for IBSS mode | Simon Wunderlich |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach |
2013-10-17 | mac80211: disable WMM with invalid parameters | Johannes Berg |
2013-10-09 | mac80211: correctly close cancelled scans | Emmanuel Grumbach |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich |
2013-09-26 | mac80211: split off channel switch parsing function | Simon Wunderlich |
2013-09-26 | mac80211: change beacon/connection polling | Stanislaw Gruszka |
2013-08-06 | wireless: make TU conversion macros available | Johannes Berg |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich |
2013-08-01 | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri |
2013-07-16 | mac80211: fix regression when initializing ibss wmm params | Simon Wunderlich |
2013-07-16 | mac80211: allow scanning for 5/10 MHz channels in IBSS | Simon Wunderlich |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich |
2013-07-16 | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich |
2013-07-16 | mac80211: enable HT overrides for ibss | Simon Wunderlich |
2013-06-19 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg |
2013-06-18 | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" | Antonio Quartulli |
2013-06-18 | mac80211: change IBSS channel state to chandef | Simon Wunderlich |
2013-06-18 | mac80211: update mesh beacon on workqueue | Thomas Pedersen |
2013-06-13 | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar |
2013-06-12 | mac80211: work around broken APs not including HT info | Johannes Berg |
2013-06-05 | mac80211: Use suitable semantics for beacon availability indication | Alexander Bondar |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |