summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
* mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen2016-10-271-0/+1
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+4
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+3
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+5
* mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-121-0/+3
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-0/+7
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-3/+0
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* mac80211: add NETIF_F_RXCSUM to features white listSara Sharon2016-04-051-1/+1
* mac80211: Set global RRM capabilityEmmanuel Grumbach2016-04-051-0/+2
* mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-141-0/+1
* mac80211: avoid ROC during hw restartEliad Peller2016-01-141-0/+5
* mac80211: rewrite remain-on-channel logicJohannes Berg2015-12-041-0/+1
* Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg2015-12-041-1/+2
* mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
* mac80211: use freezable workqueue for restart workEliad Peller2015-11-031-1/+1
* mac80211: remove cfg.hJohannes Berg2015-10-141-1/+0
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-13/+0
* mac80211: advertise support for full station state in AP modeAyala Beker2015-09-291-1/+2
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-171-0/+5
* mac80211: don't store napi structJohannes Berg2015-07-171-12/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-7/+7
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-05-291-0/+3
* mac80211: fix memory leakJohannes Berg2015-05-201-1/+3
* mac80211: validate cipher scheme PN length betterJohannes Berg2015-05-061-1/+4
* mac80211: make LED triggering depend on activationJohannes Berg2015-05-051-1/+3
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-3/+0
* mac80211: allow segmentation offloadsJohannes Berg2015-04-221-1/+2
* mac80211: allow drivers to support S/GJohannes Berg2015-04-221-1/+1
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+3
* mac80211: use rhashtable for station tableJohannes Berg2015-04-011-3/+6
* cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+1
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-281-2/+0
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-3/+9
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-5/+8
* mac80111: Add CCMP-256 cipherJouni Malinen2015-01-271-2/+4
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-2/+7
* mac80211: allow drivers to control software cryptoJohannes Berg2015-01-221-26/+39
* mac80211: fix HW registration error pathsJohannes Berg2015-01-211-6/+6
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-4/+0
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+2
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+5
* mac80211: support creating vifs with specified mac addressBen Greear2014-10-271-0/+1
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+2
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-4/+5
* mac80211: enable DFS with channel contextsMichal Kazior2014-10-101-2/+3
* mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-091-9/+11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-1/+2