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
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
1
-0
/
+12
2008-12-05
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
3
-25
/
+36
2008-12-05
rt2x00: Fix check for BSS info changes
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
5
-1
/
+14
2008-12-05
rt2x00: Release rt2x00 2.2.3
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
8
-9
/
+156
2008-12-05
rt2x00: Remove duplicate code
Ivo van Doorn
1
-18
/
+19
2008-12-05
rt2x00: Store retry limit values
Ivo van Doorn
3
-8
/
+9
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
4
-46
/
+26
2008-11-26
rt2x00: Don't switch off LED on initialization
Ivo van Doorn
1
-6
/
+0
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-26
rt2x00: Fix TX failure path
Ivo van Doorn
2
-10
/
+7
2008-11-26
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
3
-201
/
+280
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
7
-431
/
+310
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
8
-81
/
+152
2008-11-21
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
6
-34
/
+27
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
13
-135
/
+127
2008-11-21
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
5
-24
/
+51
2008-11-21
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
1
-1
/
+3
2008-11-21
rt2x00: Fix LED state handling
Ivo van Doorn
1
-38
/
+56
2008-11-21
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
2
-8
/
+7
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
13
-84
/
+86
2008-11-10
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
1
-1
/
+1
2008-11-10
rt2x00: Improve interface_modes initialization
Ivo van Doorn
1
-4
/
+10
2008-11-10
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
3
-9
/
+1
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
9
-655
/
+488
2008-11-01
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
1
-9
/
+12
2008-11-01
rt2x00: reduce checkpatch.pl errors
John Daiker
4
-5
/
+5
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
4
-17
/
+42
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
6
-4
/
+16
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
3
-3
/
+4
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2
-20
/
+6
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
1
-2
/
+1
2008-10-30
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
5
-16
/
+5
2008-10-15
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
1
-4
/
+5
2008-10-07
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2
-4
/
+7
2008-10-07
rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.
Gertjan van Wingerde
1
-2
/
+7
2008-09-30
rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.
Gertjan van Wingerde
1
-35
/
+34
2008-09-25
rt2x00: Fix HW crypto key handling
Ivo van Doorn
3
-5
/
+6
2008-09-16
mac80211: fix virtual interfaces vs. injection
Johannes Berg
1
-8
/
+13
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
6
-20
/
+20
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
6
-63
/
+26
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
5
-62
/
+42
2008-09-11
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
2
-24
/
+0
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+2
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-09-03
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
1
-3
/
+2
2008-08-30
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
[next]