summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-3/+25
|\|
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-3/+5
| * mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+3
| * mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-191-0/+12
| * cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-0/+2
| * mac80211: send channel switch started notificationsLuciano Coelho2014-11-101-0/+3
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-2/+3
|\ \ | |/ |/|
| * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| * mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-291-1/+1
* | mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-041-3/+24
* | mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0Star
* | mac80211: add WMM admission control supportJohannes Berg2014-10-221-4/+138
* | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-16/+10Star
* | mac80211: wait for the first beacon on the new channel after CSALuciano Coelho2014-10-091-13/+32
* | mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+9
* | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-8/+17
* | mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-5/+10
|/