index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-16
mac80211: small rate control changes
Johannes Berg
1
-7
/
+0
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-2
/
+5
2008-09-16
mac80211: move ieee80211_sta_expire
Johannes Berg
1
-1
/
+2
2008-09-08
mac80211: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-0
/
+1
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
1
-21
/
+60
2008-06-27
mac80211: use separate spinlock for sta flags
Johannes Berg
1
-13
/
+27
2008-05-22
mac80211: remove channel use statistics
Johannes Berg
1
-4
/
+0
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-1
/
+1
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-1
/
+1
2008-05-15
mac80211: proper STA info locking
Johannes Berg
1
-9
/
+63
2008-04-09
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-09
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-1
/
+0
2008-04-02
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
1
-0
/
+1
2008-04-02
mac80211: sta_info_flush() fixes
Johannes Berg
1
-0
/
+2
2008-03-27
mac80211: reorder fields to make some structures smaller
Johannes Berg
1
-4
/
+4
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-21
/
+23
2008-03-27
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
1
-0
/
+1
2008-03-07
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
1
-9
/
+22
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: clean up sta_info and document locking
Johannes Berg
1
-53
/
+82
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-5
/
+12
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-19
/
+42
2008-03-06
mac80211: reorder a few fields in sta_info
Johannes Berg
1
-2
/
+2
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
1
-0
/
+8
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-2
/
+0
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-0
/
+30
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
1
-4
/
+0
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
1
-2
/
+4
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
1
-1
/
+3
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
1
-8
/
+6
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
1
-1
/
+2
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-15
/
+29
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-5
/
+5
2008-02-29
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
1
-0
/
+1
2008-02-29
mac80211: A-MPDU Tx add MLME structures
Ron Rindjunsky
1
-3
/
+33
2008-01-29
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
1
-0
/
+47
2008-01-29
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
1
-0
/
+3
2007-10-11
[MAC80211]: kill vlan_id
Johannes Berg
1
-2
/
+0
2007-10-11
[MAC80211]: make assoc_ap a flag
Johannes Berg
1
-3
/
+2
2007-10-11
[MAC80211]: remove fake set_key() call
Johannes Berg
1
-4
/
+0
2007-10-11
[MAC80211]: remove unused ioctls (2)
Johannes Berg
1
-4
/
+0
2007-10-11
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-4
/
+7
2007-05-05
[MAC80211]: Add debugfs attributes.
Jiri Benc
1
-0
/
+19
2007-05-05
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
1
-0
/
+145
[prev]