| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg | 2017-04-26 | 1 | -0/+2 |
* | mac80211: keep a separate list of monitor interfaces that are up | Johannes Berg | 2017-04-18 | 1 | -0/+1 |
* | mac80211: initialize SMPS field in HT capabilities | Felix Fietkau | 2017-01-13 | 1 | -4/+9 |
* | mac80211: Claim Fast Initial Link Setup (FILS) STA support | Jouni Malinen | 2016-10-27 | 1 | -0/+1 |
* | mac80211: add a HW flag for supporting HW TX fragmentation | Sara Sharon | 2016-10-19 | 1 | -0/+4 |
* | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 2016-09-30 | 1 | -0/+3 |
* | mac80211: add boilerplate code for start / stop NAN | Ayala Beker | 2016-09-30 | 1 | -0/+5 |
* | mac80211: add support for radiotap timestamp field | Johannes Berg | 2016-09-12 | 1 | -0/+3 |
* | mac80211: implement fair queueing per txq | Michal Kazior | 2016-06-09 | 1 | -0/+7 |
* | mac80211: skip netdev queue control with software queuing | Michal Kazior | 2016-06-09 | 1 | -3/+0 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -3/+3 |
* | mac80211: add NETIF_F_RXCSUM to features white list | Sara Sharon | 2016-04-05 | 1 | -1/+1 |
* | mac80211: Set global RRM capability | Emmanuel Grumbach | 2016-04-05 | 1 | -0/+2 |
* | mac80211: handle sched_scan_stopped vs. hw restart race | Eliad Peller | 2016-01-14 | 1 | -0/+1 |
* | mac80211: avoid ROC during hw restart | Eliad Peller | 2016-01-14 | 1 | -0/+5 |
* | mac80211: rewrite remain-on-channel logic | Johannes Berg | 2015-12-04 | 1 | -0/+1 |
* | Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" | Johannes Berg | 2015-12-04 | 1 | -1/+2 |
* | mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE | Johannes Berg | 2015-11-17 | 1 | -2/+1 |
* | mac80211: use freezable workqueue for restart work | Eliad Peller | 2015-11-03 | 1 | -1/+1 |
* | mac80211: remove cfg.h | Johannes Berg | 2015-10-14 | 1 | -1/+0 |
* | mac80211: remove PM-QoS listener | Johannes Berg | 2015-10-14 | 1 | -13/+0 |
* | mac80211: advertise support for full station state in AP mode | Ayala Beker | 2015-09-29 | 1 | -1/+2 |
* | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 2015-07-17 | 1 | -0/+5 |
* | mac80211: don't store napi struct | Johannes Berg | 2015-07-17 | 1 | -12/+0 |
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -7/+7 |
* | mac80211: prevent possible crypto tx tailroom corruption | Michal Kazior | 2015-05-29 | 1 | -0/+3 |
* | mac80211: fix memory leak | Johannes Berg | 2015-05-20 | 1 | -1/+3 |
* | mac80211: validate cipher scheme PN length better | Johannes Berg | 2015-05-06 | 1 | -1/+4 |
* | mac80211: make LED triggering depend on activation | Johannes Berg | 2015-05-05 | 1 | -1/+3 |
* | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 | 1 | -3/+0 |
* | mac80211: allow segmentation offloads | Johannes Berg | 2015-04-22 | 1 | -1/+2 |
* | mac80211: allow drivers to support S/G | Johannes Berg | 2015-04-22 | 1 | -1/+1 |
* | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 1 | -0/+3 |
* | mac80211: use rhashtable for station table | Johannes Berg | 2015-04-01 | 1 | -3/+6 |
* | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 2015-03-30 | 1 | -1/+1 |
* | mac80211: remove TX latency measurement code | Johannes Berg | 2015-02-28 | 1 | -2/+0 |
* | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen | 2015-01-27 | 1 | -3/+9 |
* | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -5/+8 |
* | mac80111: Add CCMP-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -2/+4 |
* | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen | 2015-01-27 | 1 | -2/+7 |
* | mac80211: allow drivers to control software crypto | Johannes Berg | 2015-01-22 | 1 | -26/+39 |
* | mac80211: fix HW registration error paths | Johannes Berg | 2015-01-21 | 1 | -6/+6 |
* | mac80211: move U-APSD enablement to vif flags | Johannes Berg | 2014-12-15 | 1 | -4/+0 |
* | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 2014-11-19 | 1 | -1/+2 |
* | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 2014-11-19 | 1 | -0/+5 |
* | mac80211: support creating vifs with specified mac address | Ben Greear | 2014-10-27 | 1 | -0/+1 |
* | mac80211: support creating wiphy w/out creating wlanX | Ben Greear | 2014-10-27 | 1 | -1/+2 |
* | mac80211: allow creating wiphy devices with suggested name | Ben Greear | 2014-10-27 | 1 | -4/+5 |
* | mac80211: enable DFS with channel contexts | Michal Kazior | 2014-10-10 | 1 | -2/+3 |
* | mac80211: add extended channel switching capability if the driver supports CSA | Luciano Coelho | 2014-10-09 | 1 | -9/+11 |