aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-19/+42
2008-03-06mac80211: reorder a few fields in sta_infoJohannes Berg1-2/+2
2008-03-06mac80211: clean up mesh RX path a bit moreJohannes Berg1-0/+8
2008-03-06mac80211: clean up mesh codeJohannes Berg1-2/+0
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-0/+30
2008-02-29mac80211: remove STA infos last_ack stuffJohannes Berg1-4/+0
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg1-2/+2
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg1-2/+4
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg1-1/+3
2008-02-29mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg1-8/+6
2008-02-29mac80211: convert sta_info.pspoll to a flagJohannes Berg1-1/+2
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg1-15/+29
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-5/+5
2008-02-29mac80211: A-MPDU add debugfs supportRon Rindjunsky1-0/+1
2008-02-29mac80211: A-MPDU Tx add MLME structuresRon Rindjunsky1-3/+33
2008-01-28mac80211: A-MPDU Rx add MLME structuresRon Rindjunsky1-0/+47
2008-01-28mac80211: adding 802.11n HT framework definitionsRon Rindjunsky1-0/+3
2007-10-10[MAC80211]: kill vlan_idJohannes Berg1-2/+0
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg1-3/+2
2007-10-10[MAC80211]: remove fake set_key() callJohannes Berg1-4/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-4/+0
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-4/+7
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc1-0/+19
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+145