summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-20mac80211: check fast-xmit on station changeMichal Kazior
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: set QoS capability before changing station stateJohannes Berg
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mac80211: fix typo in debug outputMichael Braun
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-12-15mac80211: ask driver to look at power level when starting APJohannes Berg
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-10-31mac80211: fix spelling errorsStephen Hemminger
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-20Merge branch 'mac80211' into mac80211-nextJohannes Berg
2014-10-20mac80211: fix change flags variable signednessJohannes Berg
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-09mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick
2014-10-09mac80211: add post_channel_switch driver operationLuciano Coelho
2014-10-09mac80211: add pre_channel_switch driver operationLuciano Coelho
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge