aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1121-424/+370
|\
| * mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
| * mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
| * mac80211: support active monitor interfacesFelix Fietkau2013-05-294-11/+38
| * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2510-283/+187
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-257-14/+73
| |\
| | * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| | * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| * | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-244-34/+10
| * | mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
| * | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-241-0/+4
| * | mac80211: enable power save only if DTIM period is availableAlexander Bondar2013-05-161-0/+4
| * | mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-162-1/+1
| * | mac80211: write memcpy differently for smatchJohannes Berg2013-05-161-1/+1
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-166-89/+84
| * | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| * | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-164-1/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-052-13/+43
|\ \ \
| * | | mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
| * | | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
| * | | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
| | |/ | |/|
| * | mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
| * | mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
* | | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2
|/ /
* | mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
* | mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
* | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
* | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
* | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
* | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2427-830/+1309
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-232-12/+39
| |\
| * | mac80211/minstrel: use the new rate control APIFelix Fietkau2013-04-222-91/+111
| * | mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2013-04-222-68/+84
| * | mac80211: improve the rate control APIFelix Fietkau2013-04-223-167/+303
| * | mac80211: minstrel_ht: initialize rates selectionKarl Beldan2013-04-221-0/+3
| * | mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan2013-04-221-6/+15
| * | mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland2013-04-223-2/+5
| * | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+1
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-228-33/+77
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-1019-373/+406
| | |\ \
| * | | | mac80211: fix P2P-Device management frame RXJohannes Berg2013-04-181-1/+2
| * | | | mac80211: optimize minstrel_ewmaKarl Beldan2013-04-171-2/+3
| * | | | mac80211: cosmetics for minstrel_debugfsKarl Beldan2013-04-171-2/+2
| * | | | mac80211: fix station entry leak/warning while suspendingJohannes Berg2013-04-171-2/+2
| * | | | mac80211: fix CTS protection handlingFelix Fietkau2013-04-162-2/+12
| * | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-164-8/+26
| * | | | mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan2013-04-161-11/+12
| * | | | mac80211: fix rate control tx handler for VHT ratesKarl Beldan2013-04-161-14/+17
| * | | | mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar2013-04-161-1/+0