Age | Commit message (Expand) | Author |
2014-10-29 | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg |
2014-07-21 | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov |
2014-06-23 | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior |
2014-05-27 | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof HaĆasa |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-04-09 | cfg80211/mac80211: move combination check to mac80211 for ibss | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer |
2014-04-09 | mac80211: use RCU_INIT_POINTER | Monam Agarwal |
2014-03-19 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach |
2014-02-21 | mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes | Luciano Coelho |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-06 | mac80211: Fix IBSS disconnect | Sujith Manoharan |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli |
2014-02-04 | mac80211: remove set but unused variables | Johannes Berg |
2014-02-04 | mac80211: send ibss probe responses with noack flag | Simon Wunderlich |
2014-02-04 | mac80211: ibss: remove unnecessary call to release channel | Luciano Coelho |
2014-02-04 | mac80211: add missing CSA locking | Michal Kazior |
2014-02-04 | mac80211: fix sdata->radar_required locking | Michal Kazior |
2014-02-04 | mac80211: batch CSA bss info notification | Michal Kazior |
2014-02-04 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho |
2013-12-19 | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg |
2013-12-16 | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho |
2013-12-16 | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho |
2013-12-16 | mac80211: lock sdata in ieee80211_csa_connection_drop_work() | Luciano Coelho |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-05 | mac80211: fix nested sdata lock for IBSS/CSA | Simon Wunderlich |
2013-12-02 | mac80211: check csa wiphy flag in ibss before switching | Simon Wunderlich |
2013-11-25 | mac80211: move csa_chandef to sdata | Luciano Coelho |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | 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-01 | mac80211: add explicit IBSS driver operations | Johannes Berg |
2013-09-26 | mac80211: send a CSA action frame when changing channel | Simon Wunderlich |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich |
2013-09-26 | mac80211: split off ibss disconnect | Simon Wunderlich |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-21 | mac80211: ibss: fix ignored channel parameter | Simon Wunderlich |
2013-08-21 | mac80211: add missing channel context release | Johannes Berg |
2013-08-16 | mac80211: move ibss presp generation in own function | Simon Wunderlich |
2013-08-12 | mac80211: ibss - do not scan if not needed when creating an IBSS | Antonio Quartulli |
2013-08-01 | mac80211: ibss - remove not authorized station earlier | Antonio Quartulli |
2013-07-16 | mac80211: fix off-by-one regression in ibss beacon generation | Simon Wunderlich |
2013-07-16 | mac80211: fix regression when initializing ibss wmm params | Simon Wunderlich |
2013-07-16 | mac80211: return if IBSS chandef can not be used | Simon Wunderlich |
2013-07-16 | mac80211: allow scanning for 5/10 MHz channels in IBSS | Simon Wunderlich |
2013-07-16 | cfg80211/mac80211: get mandatory rates based on scan width | Simon Wunderlich |