Age | Commit message (Expand) | Author | Files | Lines |
2014-05-14 | mac80211: fix on-channel remain-on-channel | Johannes Berg | 1 | -0/+1 |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+1 |
2014-03-20 | mac80211: fix suspend vs. authentication race | Johannes Berg | 1 | -0/+1 |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -8/+2 |
2014-02-20 | mac80211: fix station wakeup powersave race | Johannes Berg | 1 | -8/+2 |
2014-02-13 | mac80211: add NAPI support back | Johannes Berg | 1 | -0/+2 |
2014-02-05 | mac80211: update opmode when adding new station | Marek Kwaczynski | 1 | -0/+3 |
2014-02-05 | mac80211: make cfg80211 ops and privid const | Johannes Berg | 1 | -1/+1 |
2014-02-05 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho | 1 | -2/+1 |
2014-02-05 | mac80211: refactor ieee80211_mesh_process_chanswitch() | Luciano Coelho | 1 | -1/+5 |
2014-01-06 | mac80211: sync dtim_count to TSF | Thomas Pedersen | 1 | -0/+2 |
2013-12-19 | mac80211: Add support for QoS mapping | Kyeyoon Park | 1 | -0/+6 |
2013-12-19 | mac80211: align struct ps_data.tim to unsigned long | Joe Perches | 1 | -1/+2 |
2013-12-18 | mac80211: make ieee80211_recalc_radar_chanctx static | Johannes Berg | 1 | -2/+0 |
2013-12-16 | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho | 1 | -0/+2 |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen | 1 | -1/+8 |
2013-12-16 | mac80211: reschedule sched scan after HW restart | David Spinadel | 1 | -0/+4 |
2013-12-16 | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho | 1 | -2/+0 |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg | 1 | -4/+0 |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-12-02 | mac80211: modify beacon using sdata/wdev-lock, not rtnl lock | Simon Wunderlich | 1 | -0/+3 |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb | 1 | -0/+24 |
2013-11-25 | mac80211: add min required channel definition field | Eliad Peller | 1 | -0/+3 |
2013-11-25 | mac80211: move csa_chandef to sdata | Luciano Coelho | 1 | -2/+1 |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov | 1 | -0/+10 |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 1 | -0/+1 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -8/+42 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+4 |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 1 | -0/+11 |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 1 | -0/+2 |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh | 1 | -0/+4 |
2013-10-28 | mac80211: refactor the parsing of chan switch ie | Chun-Yeow Yeoh | 1 | -5/+12 |
2013-10-28 | mac80211: enable DFS for IBSS mode | Simon Wunderlich | 1 | -0/+1 |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach | 1 | -3/+12 |
2013-10-17 | mac80211: disable WMM with invalid parameters | Johannes Berg | 1 | -0/+1 |
2013-10-09 | mac80211: correctly close cancelled scans | Emmanuel Grumbach | 1 | -0/+3 |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 1 | -0/+5 |
2013-09-26 | mac80211: split off channel switch parsing function | Simon Wunderlich | 1 | -0/+24 |
2013-09-26 | mac80211: change beacon/connection polling | Stanislaw Gruszka | 1 | -1/+0 |
2013-08-06 | wireless: make TU conversion macros available | Johannes Berg | 1 | -3/+0 |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 1 | -0/+17 |
2013-08-01 | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri | 1 | -1/+0 |
2013-07-16 | mac80211: fix regression when initializing ibss wmm params | Simon Wunderlich | 1 | -3/+0 |
2013-07-16 | mac80211: allow scanning for 5/10 MHz channels in IBSS | Simon Wunderlich | 1 | -2/+3 |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 1 | -2/+5 |
2013-07-16 | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich | 1 | -1/+30 |
2013-07-16 | mac80211: enable HT overrides for ibss | Simon Wunderlich | 1 | -0/+3 |
2013-06-19 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 1 | -2/+3 |
2013-06-18 | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" | Antonio Quartulli | 1 | -1/+0 |
2013-06-18 | mac80211: change IBSS channel state to chandef | Simon Wunderlich | 1 | -2/+1 |