summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-08mac80211: Implement HT mixed protection modeAshok Nagarajan
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-02-06mac80211: call rate control only after initJohannes Berg
2012-02-06mac80211: remove dummy STA supportJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-02-06mac80211: add NOTEXIST station stateJohannes Berg
2012-01-30mac80211: station state transition error handlingJohannes Berg
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart
2011-12-19mac80211: split addba retries in timeNikolay Martynov
2011-12-15mac80211: make address arguments to sta_info_alloc constJohannes Berg
2011-12-15mac80211: refactor station state transitionsJohannes Berg
2011-11-30mac80211: remove unused function declarationMohammed Shafi Shajakhan
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: split PS buffers into ACsJohannes Berg
2011-09-30mac80211: unify TIM bit handlingJohannes Berg
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg