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
starfive-6.6.48-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
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-22
/
+26
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
1
-122
/
+122
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-68
/
+52
2008-03-06
mac80211: support for mesh interfaces in mac80211 data path
Luis Carlos Cobo
1
-29
/
+129
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
1
-6
/
+6
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
1
-7
/
+4
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
1
-1
/
+0
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
1
-5
/
+4
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
1
-55
/
+55
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-5
/
+3
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-62
/
+102
2008-02-29
mac80211: A-MPDU Tx adding qdisc support
Ron Rindjunsky
1
-0
/
+2
2008-02-29
mac80211: allow sending multicast frames through virtual ports
Johannes Berg
1
-6
/
+15
2008-01-29
mac80211: Initialize vif pointer
Ivo van Doorn
1
-0
/
+1
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-7
/
+6
2008-01-29
mac80211: add beacon configuration via cfg80211
Johannes Berg
1
-25
/
+40
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-8
/
+9
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-25
/
+21
2008-01-29
mac80211: remove misleading 'res' variable
Johannes Berg
1
-2
/
+1
2008-01-29
mac80211: move tx crypto decision
Johannes Berg
1
-17
/
+22
2008-01-29
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
1
-9
/
+23
2008-01-29
mac80211: clean up eapol handling in TX path
Johannes Berg
1
-1
/
+6
2008-01-29
mac80211: clean up eapol frame handling/port control
Johannes Berg
1
-20
/
+33
2008-01-29
mac80211: clean up rate selection
Mattias Nissler
1
-24
/
+18
2008-01-29
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-5
/
+7
2008-01-29
mac80211: hardware scan rework
Zhu Yi
1
-1
/
+1
2008-01-29
mac80211: remove more forgotten code
Johannes Berg
1
-58
/
+0
2007-10-11
[MAC80211]: improve radiotap injection
Johannes Berg
1
-91
/
+104
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-2
/
+0
2007-10-11
[MAC80211]: remove management interface
Johannes Berg
1
-11
/
+3
2007-10-11
[PATCH] mac80211: consolidate encryption
Johannes Berg
1
-47
/
+15
2007-10-11
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
1
-3
/
+7
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-4
/
+5
2007-10-11
[MAC80211]: remove key threshold stuff
Johannes Berg
1
-6
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-14
/
+18
2007-10-11
[MAC80211]: PS mode fix
Tomas Winkler
1
-0
/
+1
2007-10-11
[MAC80211]: use internal network device stats
Stephen Hemminger
1
-4
/
+4
2007-10-11
[MAC80211]: get STA after tx radiotap snipped
warmcat
1
-2
/
+2
2007-10-11
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
1
-4
/
+12
2007-10-11
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-3
/
+2
2007-10-11
[MAC80211]: remove turbo modes
Johannes Berg
1
-2
/
+0
2007-10-11
[MAC80211]: fix race conditions with keys
Johannes Berg
1
-4
/
+16
2007-10-11
[MAC80211]: don't send invalid QoS frames
Johannes Berg
1
-1
/
+14
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-4
/
+5
2007-10-11
[MAC80211]: rework key handling
Johannes Berg
1
-2
/
+2
2007-10-11
[MAC80211]: remove fake set_key() call
Johannes Berg
1
-4
/
+1
2007-10-11
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-3
/
+3
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-8
/
+10
[next]