summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon
2015-07-17mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg
2015-07-17mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya
2015-07-17mac80211: mesh process the target only subfield for mesh hwmpChun-Yeow Yeoh
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: enable assoc check for mesh interfacesBob Copeland
2015-07-17mac80211: mac80211: Check SN for deactivated mpathsJesse Jones
2015-07-17mac80211: mesh: don't invalidate SN on discovery failureJesse Jones
2015-07-17mac80211: mesh: add missing case to PERR processingAlexis Green
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: clear local->in_reconfig on reconfig errorEliad Peller
2015-07-17mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg
2015-07-17mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik
2015-07-17mac80211: move mesh STA parameters code to own functionJohannes Berg
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg
2015-07-17mac80211: remove key TX/RX counterJohannes Berg
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg
2015-07-17mac80211: don't store napi structJohannes Berg
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg
2015-07-17mac80211: remove short frame test and counterJohannes Berg
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17mac80211: add missing length check for confirm framesBob Copeland
2015-07-17mac80211: correct aid location in peering framesBob Copeland
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green
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