summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-5/+5
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-1/+1
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-4/+11
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-1/+1
* mac80211: match only assigned bss in sta_info_get_bssJohannes Berg2010-09-141-1/+1
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-12/+9
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-7/+7
|\
| * mac80211: change RX aggregation lockingJohannes Berg2010-06-141-0/+1
| * mac80211: move BA session workJohannes Berg2010-06-141-1/+1
| * mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-0/+1
| * mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-7/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-8/+0
|\ \ | |/
| * mac80211: simplify key lockingJohannes Berg2010-06-031-8/+0
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
|/
* mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg2010-05-031-4/+13
* mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-191-3/+10
* mac80211: enhance tracingJohannes Berg2010-04-081-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-4/+17
|\
| * mac80211: annotate station rcu dereferencesJohannes Berg2010-04-061-4/+16
| * mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1
* | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-48/+10
* | mac80211: fix station destruction problemJohannes Berg2010-04-071-6/+9
|/
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-368/+363
* mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-121-0/+21
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+5
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-1/+1
* mac80211: trace interface nameJohannes Berg2009-12-211-3/+3
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-4/+4
* mac80211: make station management completely depend on vifJohannes Berg2009-12-211-7/+11
* mac80211: make software rate control optionalJohannes Berg2009-11-181-7/+22
* mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-181-3/+4
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-0/+3
* mac80211: async station powersave handlingJohannes Berg2009-11-061-1/+117
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-2/+16
* mac80211: fix vlan and optimise RXJohannes Berg2009-10-071-0/+2
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+2
* mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-031-0/+9
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+3
* mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian2009-05-201-0/+3
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-8/+6
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-6/+6
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-70/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-12/+0
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+5
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-2/+13
* mac80211: fix aggregation timer lockupsJohannes Berg2009-02-131-4/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+1
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* | mac80211: minor code cleanupsJohannes Berg2008-10-311-2/+2
OpenPOWER on IntegriCloud