summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+14
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+2
* mac80111: Add CCMP-256 cipherJouni Malinen2015-01-271-0/+2
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-0/+13
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-3/+16
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-11/+20
* mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-2/+0
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-141-1/+1
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-1/+1
* mac80211: ask driver to look at power level when starting APJohannes Berg2014-12-151-1/+2
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+2
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+7
* mac80211: move skb info band assignment outJohannes Berg2014-11-191-1/+2
* mac80211: send channel switch started notificationsLuciano Coelho2014-11-101-0/+3
* mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+13
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+1
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+3
* mac80211: fix spelling errorsStephen Hemminger2014-10-311-1/+1
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-0/+73
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2014-10-201-1/+1
|\
| * mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
* | mac80211: fix change flags variable signednessJohannes Berg2014-10-201-1/+2
* | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-3/+3
* | mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick2014-10-091-5/+1
* | mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-1/+6
* | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+11
* | mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+53
|/
* mac80211: set smps_mode according to ap paramsEliad Peller2014-09-111-2/+13
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-2/+7
* mac80211: combine roc with the "next roc" if possibleEliad Peller2014-09-051-24/+53
* mac80211: adjust roc duration when combining ROCsEliad Peller2014-09-051-0/+1
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-10/+3
* mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-251-27/+55
* mac80211: set auth flags after other station infoArik Nemtsov2014-06-231-3/+13
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-231-39/+13
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-3/+6
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-231-23/+44
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-340/+0
* mac80211: remove weak WEP IV accountingJohannes Berg2014-06-231-2/+1
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+13
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-12/+12
* mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-2/+2
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-7/+17
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-2/+8
* mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-1/+16
* mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-081-2/+3
* mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-081-4/+15
* mac80211: split CSA finalize functionMichal Kazior2014-05-061-24/+37
OpenPOWER on IntegriCloud