aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAge
* mac80211: Fix IBSS disconnectSujith Manoharan2014-02-06
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-19
* mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-16
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-16
* mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho2013-12-16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\
| | * mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-02
* | | mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich2013-12-05
|/ /
* / mac80211: move csa_chandef to sdataLuciano Coelho2013-11-25
|/
* {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-28
* mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-28
* mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-28
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-01
* mac80211: send a CSA action frame when changing channelSimon Wunderlich2013-09-26
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-26
* mac80211: split off ibss disconnectSimon Wunderlich2013-09-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-28
|\
| * mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-21
| * mac80211: add missing channel context releaseJohannes Berg2013-08-21
* | mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-16
* | mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-12
* | mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-01
* | mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-16
* | mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-16
* | mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-16
* | mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-16
* | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-16
* | mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* | mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
|/
* Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli2013-06-18
* mac80211: change IBSS channel state to chandefSimon Wunderlich2013-06-18
* mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-18
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-24
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-24
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-16
* mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-10
* mac80211: check DSSS params IE length in parserJohannes Berg2013-04-08
* mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-25
* mac80211: ibss: disable beaconing before freeing beaconJohannes Berg2013-03-25
* mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka2013-03-06
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* mac80211: simplify idle handlingJohannes Berg2013-02-11
* cfg80211: move TSF into IEsJohannes Berg2013-02-11
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-31
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-03
* mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-03
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-03