aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAge
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
* mac80211: initialize power mode for mesh STAsThomas Pedersen2013-06-24
* mac80211: fix TX aggregation TID struct leakJohannes Berg2013-06-12
* mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-04
* mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-11
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-11
* mac80211: Call drv_set_tim only if there is a changeIlan Peer2013-03-07
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-07
* mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-06
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-06
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-15
* mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-15
* mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-15
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-11
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-24
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-03
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-03
* mac80211: optimise roaming time againJohannes Berg2013-01-03
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
* mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-03
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-03
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-26
|\
| * mac80211: convert to channel definition structJohannes Berg2012-11-26
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\|
| * mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\ \ | |/ |/|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-14
| |\
| | * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-10
| | * mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-05
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\| |
| * | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
| |/
* | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-19
* | mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan2012-10-17
* | mac80211: use channel contextsJohannes Berg2012-10-17
|/
* mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* mac80211: clean up debuggingJohannes Berg2012-06-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
|\
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
* | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-05
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
|/
* mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-24
* mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-24
* mac80211: end service period only after sending last buffered frameMarco Porsch2012-04-09
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* mac80211: fix sta_info_flush() return valueJohannes Berg2012-02-27