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
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-07-21
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
1
-1
/
+3
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
13
-203
/
+20
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2
-5
/
+4
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-8
/
+8
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-7
/
+7
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-03
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
7
-5
/
+13
2009-06-03
rt2x00: Add new rt2800usb USB ID's
Ivo van Doorn
1
-0
/
+12
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
8
-112
/
+42
2009-05-22
rt2x00: Add new rt2800usb USB ID's for Sweex
Ivo van Doorn
1
-2
/
+4
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-1
/
+1
2009-05-20
rt73usb: fix for master mode
Alexandre Becholey
1
-3
/
+6
2009-05-20
rt2x00: Add USB ID for rt2800usb
Ivo van Doorn
1
-0
/
+1
2009-05-20
wireless: beyond ARRAY_SIZE of intf->crypto_stats
Roel Kluin
1
-1
/
+1
2009-05-11
rt2x00: Fix chipset detection for rt73usb
Ivo van Doorn
1
-1
/
+1
2009-05-06
rt2x00: Simplify rt2x00_check_rev
Ivo van Doorn
4
-9
/
+10
2009-05-06
rt2x00: Synchronize initialization with rt2870 driver
Ivo van Doorn
2
-12
/
+46
2009-05-06
rt2x00: Add new USB ID for rt2800usb
Ivo van Doorn
1
-0
/
+1
2009-05-06
rt2x00: Implement support for rt2800usb
Ivo van Doorn
5
-0
/
+4996
2009-05-06
rt2x00: Style fix for interval defines
Alban Browaeys
1
-2
/
+2
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
9
-34
/
+211
2009-05-06
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
6
-48
/
+143
2009-05-06
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
4
-20
/
+19
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
7
-58
/
+38
2009-04-23
rt2x00: Fix Sparse warning
Ivo van Doorn
1
-1
/
+1
2009-04-23
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
6
-18
/
+33
2009-04-21
rt2x00: Don't free register information on suspend
Ivo van Doorn
2
-34
/
+2
2009-04-16
rt2x00: prevent double kfree when failing to register hardware
Herton Ronaldo Krzesinski
1
-3
/
+1
2009-04-16
rt2x00: Add rt73usb USB IDs
Ivo van Doorn
1
-0
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-28
rt2x00: New USB ID for rt73usb
Ivo van Doorn
1
-0
/
+2
2009-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+32
2009-03-05
rt2x00: Export all register stats through debugfs
Ivo van Doorn
1
-10
/
+23
2009-03-05
rt2x00: Fix SW antenna diversity
Ivo van Doorn
1
-5
/
+15
2009-03-05
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
1
-1
/
+31
2009-03-05
rt2x00 : more devices to rt2500usb.c
Xose Vazquez Perez
1
-0
/
+8
2009-02-27
rt2x00: Fix RF offset
Ivo van Doorn
1
-4
/
+6
2009-02-27
rt2x00: Add various new USB IDs for rt73usb
Ivo van Doorn
1
-0
/
+6
2009-02-27
rt2x00: Remove check for rf word 0
Ivo van Doorn
10
-25
/
+10
2009-02-27
rt2x00: uncomment get_tsf
Ivo van Doorn
1
-10
/
+0
2009-02-09
rt2x00: fix led naming
Danny Kukawka
1
-3
/
+3
2009-02-09
Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2009-02-09
rt2x00: Validate firmware in driver
Ivo van Doorn
5
-34
/
+68
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
12
-72
/
+145
2009-02-09
rt2x00: Move intf_work to mac82011 workqueue
Ivo van Doorn
1
-1
/
+1
2009-01-30
rt2x00: Simplify suspend/resume handling
Ivo van Doorn
2
-89
/
+5
2009-01-30
rt2x00: Restrict firmware file lengths
Ivo van Doorn
2
-0
/
+10
[next]