summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-102/+53Star
|\
| * mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-291-5/+5
| * mac80211: reduce indentation by inlining a checkJohannes Berg2015-09-291-24/+20Star
| * mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-221-14/+6Star
| * mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
| * mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-221-1/+0Star
| * mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23Star
* | mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-041-0/+16
|/
* mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2015-07-171-1/+36
* mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-171-18/+0Star
* mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-171-5/+1Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-33/+30Star
* mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-4/+2Star
* mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
* mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2015-05-201-0/+26
* mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi2015-04-241-21/+36
* mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville2015-04-011-7/+7
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-65/+147
|\
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+1
| * mac80211: send AP probe as unicast againJohannes Berg2015-03-301-1/+1
| * mac80211: stop scan before connectionDavid Spinadel2015-03-301-0/+4
| * mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-301-18/+42
| * mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-301-0/+15
| * mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-301-0/+15
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-2/+7
| * mac80211: refactor drop connection/unlock in CSA processingJohannes Berg2015-03-161-20/+9Star
| * mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-041-1/+5
| * mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho2015-03-041-10/+0Star
| * mac80211: fix another suspend vs. association raceJohannes Berg2015-03-031-0/+28
| * mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-031-12/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+15
|\ \
| * | mac80211: ignore CSA to same channelJohannes Berg2015-03-161-0/+13
| * | mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg2015-03-161-1/+2
| |/
* / mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-5/+5
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-0/+3
|\
| * mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach2015-01-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+1
|\ \ | |/ |/|
| * mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-071-1/+1
* | mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
* | mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-5/+10
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-071-0/+1
|\|
| * mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-121-0/+1
* | mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-171-4/+8
* | mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi2014-12-171-14/+29
* | mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho2014-12-171-2/+2
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-1/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-041-6/+18
|\
| * cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-3/+11
| * mac80211: disable 80+80/160 in VHT correctlyJohannes Berg2014-11-241-3/+7