aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg1-0/+2
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter1-5/+11
2010-06-28mac80211: fix the for_each_sta_info macroFelix Fietkau1-8/+8
2010-06-14mac80211: change RX aggregation lockingJohannes Berg1-0/+3
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg1-0/+3
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg1-2/+4
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg1-14/+19
2010-06-14mac80211: use RCU for RX aggregationJohannes Berg1-3/+11
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg1-4/+0
2010-06-03mac80211: move plink stateJohannes Berg1-22/+22
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap1-1/+1
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg1-4/+2
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg1-3/+3
2010-03-09mac80211: deprecate RX status noiseJohannes Berg1-2/+0
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith1-0/+4
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-20/+12
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau1-0/+3
2009-12-21mac80211: make station management completely depend on vifJohannes Berg1-2/+27
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput1-1/+1