aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-27mac80211: Claim Fast Initial Link Setup (FILS) STA supportGravatar Jouni Malinen 1-0/+1
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationGravatar Sara Sharon 1-0/+4
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcGravatar Ayala Beker 1-0/+3
2016-09-30mac80211: add boilerplate code for start / stop NANGravatar Ayala Beker 1-0/+5
2016-09-12mac80211: add support for radiotap timestamp fieldGravatar Johannes Berg 1-0/+3
2016-06-09mac80211: implement fair queueing per txqGravatar Michal Kazior 1-0/+7
2016-06-09mac80211: skip netdev queue control with software queuingGravatar Michal Kazior 1-3/+0
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-3/+3
2016-04-05mac80211: add NETIF_F_RXCSUM to features white listGravatar Sara Sharon 1-1/+1
2016-04-05mac80211: Set global RRM capabilityGravatar Emmanuel Grumbach 1-0/+2
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceGravatar Eliad Peller 1-0/+1
2016-01-14mac80211: avoid ROC during hw restartGravatar Eliad Peller 1-0/+5
2015-12-04mac80211: rewrite remain-on-channel logicGravatar Johannes Berg 1-0/+1
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Gravatar Johannes Berg 1-1/+2
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEGravatar Johannes Berg 1-2/+1
2015-11-03mac80211: use freezable workqueue for restart workGravatar Eliad Peller 1-1/+1
2015-10-14mac80211: remove cfg.hGravatar Johannes Berg 1-1/+0
2015-10-14mac80211: remove PM-QoS listenerGravatar Johannes Berg 1-13/+0
2015-09-29mac80211: advertise support for full station state in AP modeGravatar Ayala Beker 1-1/+2
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workGravatar Arik Nemtsov 1-0/+5
2015-07-17mac80211: don't store napi structGravatar Johannes Berg 1-12/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapGravatar Johannes Berg 1-7/+7
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionGravatar Michal Kazior 1-0/+3
2015-05-20mac80211: fix memory leakGravatar Johannes Berg 1-1/+3
2015-05-06mac80211: validate cipher scheme PN length betterGravatar Johannes Berg 1-1/+4
2015-05-05mac80211: make LED triggering depend on activationGravatar Johannes Berg 1-1/+3
2015-04-24mac80211: remove support for IFF_PROMISCGravatar Johannes Berg 1-3/+0
2015-04-22mac80211: allow segmentation offloadsGravatar Johannes Berg 1-1/+2
2015-04-22mac80211: allow drivers to support S/GGravatar Johannes Berg 1-1/+1
2015-04-01mac80211: add an intermediate software queue implementationGravatar Felix Fietkau 1-0/+3
2015-04-01mac80211: use rhashtable for station tableGravatar Johannes Berg 1-3/+6
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Gravatar Tom Gundersen 1-1/+1
2015-02-28mac80211: remove TX latency measurement codeGravatar Johannes Berg 1-2/+0
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersGravatar Jouni Malinen 1-3/+9
2015-01-27mac80111: Add BIP-CMAC-256 cipherGravatar Jouni Malinen 1-5/+8
2015-01-27mac80111: Add CCMP-256 cipherGravatar Jouni Malinen 1-2/+4
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersGravatar Jouni Malinen 1-2/+7
2015-01-22mac80211: allow drivers to control software cryptoGravatar Johannes Berg 1-26/+39
2015-01-21mac80211: fix HW registration error pathsGravatar Johannes Berg 1-6/+6
2014-12-15mac80211: move U-APSD enablement to vif flagsGravatar Johannes Berg 1-4/+0
2014-11-19mac80211: add TDLS channel-switch Rx flowGravatar Arik Nemtsov 1-1/+2
2014-11-19mac80211: introduce TDLS channel switch opsGravatar Arik Nemtsov 1-0/+5
2014-10-27mac80211: support creating vifs with specified mac addressGravatar Ben Greear 1-0/+1
2014-10-27mac80211: support creating wiphy w/out creating wlanXGravatar Ben Greear 1-1/+2
2014-10-27mac80211: allow creating wiphy devices with suggested nameGravatar Ben Greear 1-4/+5
2014-10-10mac80211: enable DFS with channel contextsGravatar Michal Kazior 1-2/+3
2014-10-09mac80211: add extended channel switching capability if the driver supports CSAGravatar Luciano Coelho 1-9/+11
2014-09-05mac80211: add Intel Mobile Communications copyrightGravatar Johannes Berg 1-0/+1
2014-06-23mac80211: introduce refcount for queue_stop_reasonsGravatar Luciano Coelho 1-1/+2
2014-06-23mac80211: remove PID rate controlGravatar John W. Linville 1-7/+0