summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-06-09mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon
2015-06-09mac80211: release channel on auth failureMichal Kazior
2015-06-09mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
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-01mac80211: act upon and report deauth while associatingJohannes Berg
2015-05-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov
2015-05-20mac80211: check fast-xmit on station changeMichal Kazior
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen
2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen
2015-05-20mac80211: fix memory leakJohannes Berg
2015-05-11mac80211: fix throughput LED triggerJohannes Berg
2015-05-11mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov
2015-05-11mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg
2015-05-07mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
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-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-05mac80211: clean up station debugfsJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg
2015-04-24mac80211: don't update dev->trans_startJohannes Berg
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-23mac80211: make station hash table max_size configurableJohannes Berg