Age | Commit message (Expand) | Author |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira |
2015-12-15 | mac80211: suppress unchanged "limiting TX power" messages | Johannes Berg |
2015-12-04 | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag | Janusz.Dziedzic@tieto.com |
2015-11-03 | mac80211: treat bad WMM parameters more gracefully | Johannes Berg |
2015-11-03 | mac80211: fixup AIFSN instead of disabling WMM | Emmanuel Grumbach |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-11-03 | mac80211: Fix local deauth while associating | Andrei Otcheretianski |
2015-10-21 | mac80211: move beacon_loss_count into ifmgd | Johannes Berg |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg |
2015-10-13 | Revert "mac80211: remove exposing 'mfp' to drivers" | Tamizh chelvam |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-09-29 | mac80211: use bool argument to ieee80211_send_nullfunc | Johannes Berg |
2015-09-29 | mac80211: reduce indentation by inlining a check | Johannes Berg |
2015-09-22 | mac80211: use DECLARE_EWMA for ave_beacon_signal | Johannes Berg |
2015-09-22 | mac80211: fix driver RSSI event calculations | Johannes Berg |
2015-09-22 | mac80211: remove last_beacon/ave_beacon debugfs files | Johannes Berg |
2015-09-22 | mac80211: remove direct probe step before authentication | Johannes Berg |
2015-09-04 | mac80211: avoid VHT usage with no 80MHz chans allowed | Arik Nemtsov |
2015-07-17 | mac80211: Add support for declaring MU-MIMO capability | Sara Sharon |
2015-07-17 | mac80211: TDLS: correctly configure SMPS state | Arik Nemtsov |
2015-07-17 | mac80211: remove exposing 'mfp' to drivers | Johannes Berg |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-06-09 | mac80211: release channel on auth failure | Michal Kazior |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg |
2015-06-01 | mac80211: act upon and report deauth while associating | Johannes Berg |
2015-05-20 | mac80211: disconnect TDLS stations on STA CSA | Arik Nemtsov |
2015-04-24 | mac80211: fix ignored HT/VHT override configs | Chaya Rachel Ivgi |
2015-04-01 | mac80211: reduce log spam from ieee80211_handle_pwr_constr | John Linville |
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: make sta.wme indicate whether QoS is used | Johannes Berg |
2015-03-30 | mac80211: send AP probe as unicast again | Johannes Berg |
2015-03-30 | mac80211: stop scan before connection | David Spinadel |
2015-03-30 | mac80211: notify the driver about deauth | Emmanuel Grumbach |
2015-03-30 | mac80211: notify the driver about association status | Emmanuel Grumbach |
2015-03-30 | mac80211: notify the driver about authentication status | Emmanuel Grumbach |
2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-16 | mac80211: ignore CSA to same channel | Johannes Berg |
2015-03-16 | mac80211: ask for ECSA IE to be considered for beacon parse CRC | Johannes Berg |
2015-03-16 | mac80211: refactor drop connection/unlock in CSA processing | Johannes Berg |
2015-03-04 | mac80211: provide station PMF configuration to driver | SenthilKumar Jegadeesan |
2015-03-04 | mac80211: remove duplicate check for quiescing when queueing work | Luciano Coelho |
2015-03-03 | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-03-03 | mac80211: fix another suspend vs. association race | Johannes Berg |
2015-03-03 | mac80211: Update beacon's timing and DTIM count on every beacon | Alexander Bondar |
2015-02-04 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-23 | mac80211: synchronize_net() before flushing the queues | Emmanuel Grumbach |