summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green2015-06-091-9/+9
* mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-091-1/+7
* mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
* mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg2015-06-091-3/+6
* mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-3/+3
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-024-26/+8
* mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-022-55/+87
* mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-022-44/+104
* mac80211: move TX PN to public part of key structJohannes Berg2015-06-026-142/+38
* mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
* net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König2015-05-291-14/+10
* cfg80211: ignore netif running state when changing iftypeMichal Kazior2015-05-291-1/+1
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-05-291-0/+3
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-263-2/+6
* mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2015-05-202-0/+32
* mac80211: check fast-xmit on station changeMichal Kazior2015-05-201-0/+1
* cfg80211: Switch to PM opsLars-Peter Clausen2015-05-201-6/+8
* net: rfkill: Switch to PM opsLars-Peter Clausen2015-05-201-3/+9
* mac80211: fix memory leakJohannes Berg2015-05-201-1/+3
* mac80211: fix throughput LED triggerJohannes Berg2015-05-112-7/+6
* mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov2015-05-111-19/+8
* mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg2015-05-111-1/+4
* mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski2015-05-071-0/+4
* mac80211: add missing documentation for rate_ctrl_lockJohannes Berg2015-05-061-0/+2
* cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-063-20/+26
* cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern2015-05-061-10/+19
* mac80211: validate cipher scheme PN length betterJohannes Berg2015-05-062-5/+10
* mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-063-4/+12
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-063-57/+87
* mac80211: remove useless skb->encapsulation checkJohannes Berg2015-05-051-6/+2
* mac80211: make LED triggering depend on activationJohannes Berg2015-05-054-100/+194
* mac80211: make LED trigger names constJohannes Berg2015-05-051-8/+9
* mac80211: clean up station debugfsJohannes Berg2015-05-051-84/+0
* mac80211: remove sta->tx_fragments counterJohannes Berg2015-05-054-7/+1
* mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-055-27/+31
* mac80211: clean up global debugfs statisticsJohannes Berg2015-05-053-52/+28
* mac80211: force off channel transmission for public action framesMatti Gottlieb2015-04-241-1/+7
* mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-0/+9
* mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-241-0/+8
* mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi2015-04-241-21/+36
* cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh2015-04-241-1/+2
* mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-243-12/+70
* mac80211: don't update dev->trans_startJohannes Berg2015-04-241-2/+0
* mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg2015-04-241-5/+1
* mac80211: clean up/rename prepare_for_handlers()Johannes Berg2015-04-241-44/+36
* mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-242-42/+5
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-244-49/+12
* mac80211: make station hash table max_size configurableJohannes Berg2015-04-232-0/+11
* mac80211: allow segmentation offloadsJohannes Berg2015-04-222-25/+48
* mac80211: allow drivers to support S/GJohannes Berg2015-04-222-1/+7