index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: move ieee80211_sta_expire
Johannes Berg
2008-09-15
1
-1
/
+2
*
mac80211: add missing kernel-doc
Randy Dunlap
2008-09-08
1
-0
/
+1
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
1
-0
/
+1
*
mac80211: fix lots of kernel-doc
Randy Dunlap
2008-07-08
1
-21
/
+60
*
mac80211: use separate spinlock for sta flags
Johannes Berg
2008-06-26
1
-13
/
+27
*
mac80211: remove channel use statistics
Johannes Berg
2008-05-21
1
-4
/
+0
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-1
/
+1
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-9
/
+63
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
1
-1
/
+0
*
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
1
-0
/
+1
*
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
1
-0
/
+2
*
mac80211: reorder fields to make some structures smaller
Johannes Berg
2008-03-27
1
-4
/
+4
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-21
/
+23
*
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2008-03-27
1
-0
/
+1
*
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
1
-9
/
+22
*
mac80211: remove STA entries when taking down interface
Johannes Berg
2008-03-06
1
-1
/
+1
*
mac80211: clean up sta_info and document locking
Johannes Berg
2008-03-06
1
-53
/
+82
*
mac80211: split sta_info_add
Johannes Berg
2008-03-06
1
-5
/
+12
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-19
/
+42
*
mac80211: reorder a few fields in sta_info
Johannes Berg
2008-03-06
1
-2
/
+2
*
mac80211: clean up mesh RX path a bit more
Johannes Berg
2008-03-06
1
-0
/
+8
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-2
/
+0
*
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-0
/
+30
*
mac80211: remove STA infos last_ack stuff
Johannes Berg
2008-02-29
1
-4
/
+0
*
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
1
-2
/
+2
*
mac80211: rework TX filtered frame code
Johannes Berg
2008-02-29
1
-2
/
+4
*
mac80211: consolidate TIM handling code
Johannes Berg
2008-02-29
1
-1
/
+3
*
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
1
-8
/
+6
*
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
2008-02-29
1
-1
/
+2
*
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
2008-02-29
1
-15
/
+29
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-5
/
+5
*
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
2008-02-29
1
-0
/
+1
*
mac80211: A-MPDU Tx add MLME structures
Ron Rindjunsky
2008-02-29
1
-3
/
+33
*
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
2008-01-28
1
-0
/
+47
*
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
[MAC80211]: kill vlan_id
Johannes Berg
2007-10-10
1
-2
/
+0
*
[MAC80211]: make assoc_ap a flag
Johannes Berg
2007-10-10
1
-3
/
+2
*
[MAC80211]: remove fake set_key() call
Johannes Berg
2007-10-10
1
-4
/
+0
*
[MAC80211]: remove unused ioctls (2)
Johannes Berg
2007-10-10
1
-4
/
+0
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-10
1
-4
/
+7
*
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
1
-0
/
+19
*
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
1
-0
/
+145