summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-17mac80211: reorder mesh_plink to remove forward declBob Copeland1-57/+52
2015-07-17mac80211: clear local->suspended before calling drv_resume()Eliad Peller1-4/+14
2015-07-17mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov1-18/+31
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov5-10/+44
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg11-41/+111
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2-1/+38
2015-07-17mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg1-1/+5
2015-07-17wireless: remove superfluous if statement in regulatory codeJohn Linville1-5/+4
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg5-17/+73
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg1-6/+6
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg2-7/+9
2015-07-17mac80211: add pointer for driver use to keyJohannes Berg1-0/+2
2015-07-17mac80211_hwsim: support wider TDLS bandwidthJohannes Berg1-0/+1
2015-07-17mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya1-1/+7
2015-07-17mac80211: mesh process the target only subfield for mesh hwmpChun-Yeow Yeoh1-24/+8
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov4-25/+51
2015-07-17mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-07-17mac80211: mac80211: Check SN for deactivated mpathsJesse Jones1-0/+26
2015-07-17mac80211: mesh: don't invalidate SN on discovery failureJesse Jones1-1/+3
2015-07-17mac80211: mesh: add missing case to PERR processingAlexis Green1-2/+5
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov4-11/+132
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov6-7/+33
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 Berg2-39/+51
2015-07-17mac80211: remove key TX/RX counterJohannes Berg4-7/+0
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg2-11/+2
2015-07-17mac80211: don't store napi structJohannes Berg10-42/+44
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 Berg3-8/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov6-25/+70
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-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni1-3/+3
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds66-394/+702
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-82/+125
2015-07-12Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller11-29/+42