aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-09-29mac80211: advertise support for full station state in AP modeAyala Beker
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: don't store napi structJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-05-20mac80211: fix memory leakJohannes Berg
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: allow segmentation offloadsJohannes Berg
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-02-28mac80211: remove TX latency measurement codeJohannes 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-22mac80211: allow drivers to control software cryptoJohannes Berg
2015-01-21mac80211: fix HW registration error pathsJohannes Berg
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior
2014-10-09mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23mac80211: remove PID rate controlJohn W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-04mac80211: add check on hw->max_signal value on ieee80211_register_hwandrea merello
2014-01-06mac80211: fix memory leak in register_hw() error pathJohannes Berg
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb