aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ibss.c
AgeCommit message (Expand)Author
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-10-21mac80211: fix memory leaks with element parsingJohannes Berg
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-08-13mac80211: Remove unnecessary variable and labeldingsenjie
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2019-10-04mac80211: IBSS: avoid unneeded return value processingKoen Vandeputte
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-19mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg
2017-05-08mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-18mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-04-06mac80211: remove rx_stats.last_rx update after sta allocJohannes Berg
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: fix ibss scan parametersSara Sharon
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-05-11mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg
2015-03-17mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic