Age | Commit message (Expand) | Author |
2016-01-14 | mac80211: handle sched_scan_stopped vs. hw restart race | Eliad Peller |
2016-01-14 | mac80211: avoid ROC during hw restart | Eliad Peller |
2015-12-04 | mac80211: rewrite remain-on-channel logic | Johannes Berg |
2015-12-04 | Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" | Johannes Berg |
2015-11-17 | mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE | Johannes Berg |
2015-11-03 | mac80211: use freezable workqueue for restart work | Eliad Peller |
2015-10-14 | mac80211: remove cfg.h | Johannes Berg |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg |
2015-09-29 | mac80211: advertise support for full station state in AP mode | Ayala Beker |
2015-07-17 | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov |
2015-07-17 | mac80211: don't store napi struct | Johannes Berg |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-05-29 | mac80211: prevent possible crypto tx tailroom corruption | Michal Kazior |
2015-05-20 | mac80211: fix memory leak | Johannes Berg |
2015-05-06 | mac80211: validate cipher scheme PN length better | Johannes Berg |
2015-05-05 | mac80211: make LED triggering depend on activation | Johannes Berg |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg |
2015-04-22 | mac80211: allow segmentation offloads | Johannes Berg |
2015-04-22 | mac80211: allow drivers to support S/G | Johannes Berg |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau |
2015-04-01 | mac80211: use rhashtable for station table | Johannes Berg |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg |
2015-01-27 | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen |
2015-01-27 | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add CCMP-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen |
2015-01-22 | mac80211: allow drivers to control software crypto | Johannes Berg |
2015-01-21 | mac80211: fix HW registration error paths | Johannes Berg |
2014-12-15 | mac80211: move U-APSD enablement to vif flags | Johannes Berg |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov |
2014-10-27 | mac80211: support creating vifs with specified mac address | Ben Greear |
2014-10-27 | mac80211: support creating wiphy w/out creating wlanX | Ben Greear |
2014-10-27 | mac80211: allow creating wiphy devices with suggested name | Ben Greear |
2014-10-10 | mac80211: enable DFS with channel contexts | Michal Kazior |
2014-10-09 | mac80211: add extended channel switching capability if the driver supports CSA | Luciano Coelho |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho |
2014-06-23 | mac80211: remove PID rate control | John W. Linville |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang |
2014-04-22 | mac80211: Allow HT capa override to add 40 MHz intolerant | Jouni Malinen |
2014-04-11 | mac80211: exclude AP_VLAN interfaces from tx power calculation | Felix Fietkau |
2014-04-11 | mac80211: suppress BSS info change notifications for AP_VLAN | Felix Fietkau |
2014-04-09 | mac80211: Allow disabling LDPC | Pawel Kulakowski |
2014-02-12 | mac80211: add NAPI support back | Johannes Berg |
2014-02-04 | mac80211: add check on hw->max_signal value on ieee80211_register_hw | andrea merello |