summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh3-0/+3
2015-06-09mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green1-9/+9
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon1-1/+7
2015-06-09mac80211: release channel on auth failureMichal Kazior1-0/+3
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski1-2/+1
2015-06-09mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg1-3/+6
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg3-6/+6
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg6-44/+11
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg3-55/+90
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2-44/+104
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg7-142/+42
2015-06-01mac80211: act upon and report deauth while associatingJohannes Berg1-39/+53
2015-05-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König1-14/+10
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior1-1/+1
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg16-27/+37
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2-0/+32
2015-05-20mac80211: check fast-xmit on station changeMichal Kazior1-0/+1
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg1-0/+1
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen1-6/+8
2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen1-3/+9
2015-05-20mac80211: fix memory leakJohannes Berg1-1/+3
2015-05-11mac80211: fix throughput LED triggerJohannes Berg2-7/+6
2015-05-11mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov1-19/+8
2015-05-11mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg1-1/+4
2015-05-07mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski1-0/+4
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg1-0/+2
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov6-35/+45
2015-05-06mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer1-5/+5
2015-05-06mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer1-25/+25
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern1-10/+19
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg2-5/+10
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg4-4/+19
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg10-108/+143
2015-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg1-6/+2
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg4-100/+194
2015-05-05mac80211: make LED trigger names constJohannes Berg5-24/+26
2015-05-05mac80211: clean up station debugfsJohannes Berg1-84/+0
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg4-7/+1
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg5-27/+31
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg3-52/+28
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb1-1/+7
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2-2/+15
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach2-2/+26
2015-04-24iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach1-3/+1
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi1-21/+36
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh1-1/+2
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg3-12/+70
2015-04-24mac80211: don't update dev->trans_startJohannes Berg1-2/+0
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg1-5/+1