aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com1-2/+4
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg1-94/+48
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach1-7/+7
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg1-2/+2
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg1-8/+2
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-55/+14
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam1-1/+5
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-102/+53
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg1-5/+5
2015-09-29mac80211: reduce indentation by inlining a checkJohannes Berg1-24/+20
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg1-14/+6
2015-09-22mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg1-1/+0
2015-09-22mac80211: remove direct probe step before authenticationJohannes Berg1-59/+23
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov1-0/+16
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon1-1/+36
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov1-18/+0
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg1-5/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-33/+30
2015-06-09mac80211: release channel on auth failureMichal Kazior1-0/+3
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg1-4/+2
2015-06-01mac80211: act upon and report deauth while associatingJohannes Berg1-39/+53
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov1-0/+26
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi1-21/+36
2015-04-01mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville1-7/+7
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-65/+147
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg1-1/+1
2015-03-30mac80211: send AP probe as unicast againJohannes Berg1-1/+1
2015-03-30mac80211: stop scan before connectionDavid Spinadel1-0/+4
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach1-18/+42
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach1-0/+15
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach1-0/+15
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-2/+7
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+15
2015-03-16mac80211: ignore CSA to same channelJohannes Berg1-0/+13
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg1-1/+2
2015-03-16mac80211: refactor drop connection/unlock in CSA processingJohannes Berg1-20/+9
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan1-1/+5
2015-03-04mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho1-10/+0
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches1-5/+5
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg1-0/+28
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar1-12/+20
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+3
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach1-0/+3
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach1-5/+10
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg1-0/+1
2015-01-07mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville1-1/+1