Age | Commit message (Expand) | Author |
2018-09-03 | mac80211: shorten the IBSS debug messages | Emmanuel Grumbach |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-05-19 | mac80211: move clearing result into ieee80211_parse_ch_switch_ie() | Johannes Berg |
2017-05-08 | mac80211: fix IBSS presp allocation size | Johannes Berg |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-04-18 | mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() | Matthias Kaehlcke |
2017-02-09 | mac80211: fix CSA in IBSS mode | Koen Vandeputte |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-06 | mac80211: add separate last_ack variable | Johannes Berg |
2016-04-06 | mac80211: remove rx_stats.last_rx update after sta alloc | Johannes Berg |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | mac80211: fix ibss scan parameters | Sara Sharon |
2016-02-24 | mac80211: refactor HT/VHT to chandef code | Johannes Berg |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni |
2015-12-04 | mac80211: Allow a STA to join an IBSS with 80+80 MHz channel | Jouni Malinen |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-11-03 | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov |
2015-10-21 | mac80211: move station statistics into sub-structs | Johannes Berg |
2015-10-13 | mac80211: use new cfg80211_inform_bss_frame_data() API | Johannes Berg |
2015-06-09 | mac80211: fix the beacon csa counter for mesh and ibss | Chun-Yeow Yeoh |
2015-05-11 | mac80211: check fast-xmit if IBSS STA QoS changed | Johannes Berg |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com |
2015-03-30 | mac80211: IBSS fix scan request | Janusz.Dziedzic@tieto.com |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg |
2015-03-17 | mac80211: IBSS: refactor ieee80211_rx_bss_info | Janusz.Dziedzic@tieto.com |
2015-03-03 | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky |
2014-12-17 | mac80211: notify NSS changed when IBSS and HT | Janusz Dziedzic |
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 |