summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
AgeCommit message (Expand)Author
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04mac80211: remove set but unused variablesJohannes Berg
2014-02-04mac80211: send ibss probe responses with noack flagSimon Wunderlich
2014-02-04mac80211: ibss: remove unnecessary call to release channelLuciano Coelho
2014-02-04mac80211: add missing CSA lockingMichal Kazior
2014-02-04mac80211: fix sdata->radar_required lockingMichal Kazior
2014-02-04mac80211: batch CSA bss info notificationMichal Kazior
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg
2013-09-26mac80211: send a CSA action frame when changing channelSimon Wunderlich
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich
2013-09-26mac80211: split off ibss disconnectSimon Wunderlich
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich
2013-08-21mac80211: add missing channel context releaseJohannes Berg
2013-08-16mac80211: move ibss presp generation in own functionSimon Wunderlich
2013-08-12mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-11mac80211: simplify idle handlingJohannes Berg