aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-17mac80211: handle power constraint and country IEs in RRMMoshe Benji1-4/+8
2014-12-17mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi1-14/+29
2014-12-17mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho1-2/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-1/+6
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+18
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-3/+11
2014-11-24mac80211: disable 80+80/160 in VHT correctlyJohannes Berg1-3/+7
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+25
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+3
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-3/+5
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov1-0/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-0/+12
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho1-0/+2
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho1-0/+3