Age | Commit message (Expand) | Author |
2019-02-22 | mac80211: ignore quiet mode in probe | Sara Sharon |
2019-02-22 | mac80211: allow CSA to self with immediate quiet | Sara Sharon |
2019-02-22 | mac80211: notify driver on subsequent CSA beacons | Sara Sharon |
2019-02-22 | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon |
2019-02-22 | mac80211: support max channel switch time element | Sara Sharon |
2019-02-22 | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen |
2019-02-08 | mac80211: indicate support for multiple BSSID | Sara Sharon |
2019-02-08 | mac80211: support multi-bssid | Sara Sharon |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon |
2018-12-19 | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-12-18 | mac80211: do not advertise HE cap IE if HE disabled | Shaul Triebitz |
2018-12-18 | mac80211: set STA flag DISABLE_HE if HE is not supported | Shaul Triebitz |
2018-12-18 | mac80211: update driver when MU EDCA params change | Shaul Triebitz |
2018-12-18 | mac80211: propagate the support for TWT to the driver | Emmanuel Grumbach |
2018-11-09 | mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() | Wei Yongjun |
2018-10-11 | mac80211: Extend SAE authentication in infra BSS STA mode | Jouni Malinen |
2018-10-11 | mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation | Jouni Malinen |
2018-10-11 | mac80211: Helper function for marking STA authenticated | Jouni Malinen |
2018-09-05 | mac80211: fix saving a few HE values | Naftali Goldstein |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg |
2018-09-03 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-09-03 | mac80211: don't Tx a deauth frame if the AP forbade Tx | Emmanuel Grumbach |
2018-09-03 | mac80211: Fix station bandwidth setting after channel switch | Ilan Peer |
2018-06-29 | mac80211: remove unnecessary NULL check | Johannes Berg |
2018-06-29 | mac80211: fix potential null pointer dereference | Gustavo A. R. Silva |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-15 | mac80211: split ieee80211_send_probe_req() | Johannes Berg |
2018-06-15 | mac80211: add probe request building flags | Johannes Berg |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer |
2018-05-07 | mac80211: Adjust SAE authentication timeout | Ilan Peer |
2018-04-19 | mac80211: Fix condition validating WMM IE | Ilan Peer |
2018-03-29 | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-03-29 | mac80211: don't WARN on bad WMM parameters from buggy APs | Emmanuel Grumbach |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior |
2018-03-29 | mac80211: remove shadowing duplicated variable | Johannes Berg |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-21 | mac80211: inform wireless layer when frame RSSI is invalid | Tosoni |
2018-03-21 | mac80211: add ieee80211_hw flag for QoS NDP support | Ben Caradoc-Davies |
2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer |
2018-02-22 | mac80211: add get TID helper | Sara Sharon |
2017-12-11 | mac80211: don't warn on AID field without top two MSBs set | Johannes Berg |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-10-13 | mac80211: don't track HT capability changes | Johannes Berg |
2017-09-21 | mac80211: simplify and clarify IE splitting | Johannes Berg |
2017-09-05 | mac80211: fix incorrect assignment of reassoc value | Simon Dinkin |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |