Age | Commit message (Expand) | Author |
2014-02-22 | mac80211: Fix IBSS disconnect | Sujith Manoharan |
2013-12-02 | mac80211: check csa wiphy flag in ibss before switching | Simon Wunderlich |
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 |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich |
2013-07-16 | mac80211: enable HT overrides for ibss | Simon Wunderlich |
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: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |
2013-05-24 | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg |
2013-04-10 | mac80211: provide SSID in IBSS mode | Marek Puzyniak |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg |
2013-03-25 | mac80211: ibss: use beacon_data struct for beacon and probe response | Johannes Berg |
2013-03-25 | mac80211: ibss: disable beaconing before freeing beacon | Johannes Berg |
2013-03-06 | mac80211: cleanup suspend/resume on ibss mode | Stanislaw Gruszka |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-11 | mac80211: simplify idle handling | Johannes Berg |
2013-02-11 | cfg80211: move TSF into IEs | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg |
2013-01-03 | mac80211: track enable_beacon explicitly | Johannes Berg |
2013-01-03 | mac82011: use frame control to differentiate probe resp/beacon | Emmanuel Grumbach |
2013-01-03 | mac80211: remove final sta_info_flush() | 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-04 | mac80211: adapt slot time in IBSS mode | Simon Wunderlich |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | mac80211: in ADHOC print debug message for every Auth message | Antonio Quartulli |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |