aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov4-11/+132
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov5-7/+29
2015-07-17mac80211: clear local->in_reconfig on reconfig errorEliad Peller1-0/+1
2015-07-17mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg1-1/+6
2015-07-17mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik1-8/+14
2015-07-17mac80211: move mesh STA parameters code to own functionJohannes Berg1-56/+61
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg8-176/+196
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg2-4/+0
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg2-2/+6
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg1-38/+45
2015-07-17mac80211: remove key TX/RX counterJohannes Berg4-7/+0
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg1-6/+1
2015-07-17mac80211: don't store napi structJohannes Berg3-25/+11
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg1-1/+2
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg3-51/+45
2015-07-17mac80211: remove short frame test and counterJohannes Berg3-7/+0
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg2-3/+0
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg1-6/+6
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg2-6/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-3/+3
2015-07-17mac80211: add missing length check for confirm framesBob Copeland1-0/+3
2015-07-17mac80211: correct aid location in peering framesBob Copeland1-1/+1
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg1-11/+14
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K1-0/+16
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior1-1/+3
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds36-968/+1647
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+10
2015-06-23module: add per-module param_lockDan Streetman1-2/+2
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-44/+36
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg1-3/+10
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg19-158/+164
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg9-73/+129
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green1-9/+8
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green2-1/+5
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_frameAlexis 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: handle aggregation session timeout on fast-xmit pathJohannes Berg1-3/+6
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-3/+3
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg4-26/+8
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg2-55/+87
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 Berg6-142/+38
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-65/+100
2015-06-01mac80211: act upon and report deauth while associatingJohannes Berg1-39/+53
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-1/+39
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3