Age | Commit message (Expand) | Author |
2013-12-20 | mac80211: fix scheduled scan rtnl deadlock | Johannes Berg |
2013-10-09 | mac80211: correctly close cancelled scans | Emmanuel Grumbach |
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-06-13 | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg |
2013-04-08 | mac80211: check ERP info IE length in parser | Johannes Berg |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg |
2013-03-11 | mac80211: remove a few set but unused variables | Johannes Berg |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich |
2013-02-11 | mac80211: Add flushes before going off-channel | Seth Forshee |
2013-02-11 | mac80211: Fix tx queue handling during scans | Seth Forshee |
2013-02-11 | mac80211: introduce beacon-only timing data | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-01-31 | mac80211: improve latency and throughput while software scanning | Stanislaw Gruszka |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg |
2013-01-31 | mac80211: remove unused mesh data from bss | Johannes Berg |
2013-01-31 | mac80211: remove last_probe_resp from bss | Johannes Berg |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-16 | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka |
2013-01-03 | mac82011: use frame control to differentiate probe resp/beacon | Emmanuel Grumbach |
2013-01-03 | mac80211: fix dtim_period in hidden SSID AP association | Johannes Berg |
2013-01-03 | mac80211: fix ibss scanning | Stanislaw Gruszka |
2012-12-11 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-12-10 | mac80211: a few whitespace fixes | Johannes Berg |
2012-12-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-30 | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-23 | cfg80211: use DS or HT operation IEs to determine BSS channel | Johannes Berg |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-31 | mac80211: init sched_scan_ies | David Spinadel |
2012-10-18 | mac80211: add support for tx to abort low priority scan requests | Sam Leffler |
2012-10-17 | mac80211: use channel contexts | Johannes Berg |
2012-10-16 | mac80211: track whether to use channel contexts | Johannes Berg |
2012-09-07 | net/mac80211/scan.c: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-06 | mac80211: don't hang on to sched_scan_ies | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-08-20 | mac80211: pass channel to ieee80211_send_probe_req | Johannes Berg |
2012-08-20 | mac80211: check operating channel in scan | Johannes Berg |
2012-07-30 | mac80211: don't clear sched_scan_sdata on sched scan stop request | Eliad Peller |
2012-07-30 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg |
2012-07-24 | mac80211: fix scan_sdata assignment | Johannes Berg |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg |
2012-07-12 | mac80211: redesign scan RX | Johannes Berg |
2012-07-12 | mac80211: track scheduled scan virtual interface | Johannes Berg |
2012-07-12 | mac80211: make scan_sdata pointer usable with RCU | Johannes Berg |
2012-07-12 | mac80211: fix invalid band deref building preq IEs | Arik Nemtsov |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |