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