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
2011-04-13
rt2800usb: Add seven new USB IDs
Mark Davis
1
-13
/
+22
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+11
2011-04-07
rt2x00: Drop __TIME__ usage
Michal Marek
1
-1
/
+0
2011-04-07
wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
Xose Vazquez Perez
2
-5
/
+0
2011-04-05
rt2x00: Add an error message when trying to send on a full queue
Helmut Schaa
1
-1
/
+4
2011-04-05
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
3
-1
/
+9
2011-04-05
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
1
-0
/
+1
2011-04-05
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
Helmut Schaa
1
-2
/
+5
2011-04-05
rt2x00: Implement tx power temperature compensation
Helmut Schaa
9
-5
/
+296
2011-04-05
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
3
-25
/
+0
2011-04-05
rt2x00: Indention cleanup in rt2800lib
Helmut Schaa
1
-14
/
+11
2011-04-05
rt2x00: Don't recalculate HT40 compensation for each rate
Helmut Schaa
1
-14
/
+18
2011-04-05
rt2x00: Restructure bw_comp calculation
Helmut Schaa
1
-5
/
+8
2011-04-05
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
5
-10
/
+5
2011-04-05
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
1
-6
/
+12
2011-04-05
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
1
-2
/
+10
2011-04-05
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
6
-11
/
+25
2011-04-04
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
1
-2
/
+4
2011-03-29
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
1
-3
/
+7
2011-03-21
rt2x00: Add unknown Toshiba device
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add 2L Central Europe BV 8070
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add Planex Communications, Inc. RT8070
Peter Lemenkov
1
-0
/
+1
2011-03-21
rt2x00: Add rt2870 device id
Peter Lemenkov
1
-1
/
+1
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2
-27
/
+0
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2
-2
/
+2
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
4
-6
/
+9
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
4
-20
/
+16
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
4
-33
/
+22
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2
-5
/
+2
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
1
-13
/
+30
2011-03-04
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2
-15
/
+15
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
7
-15
/
+17
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
1
-5
/
+5
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
12
-55
/
+79
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
5
-4
/
+11
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Remove useless NULL check
Helmut Schaa
1
-2
/
+1
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
1
-2
/
+2
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
6
-8
/
+25
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
3
-369
/
+378
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-4
/
+3
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
5
-55
/
+440
2011-02-21
rt2x00: Add/Modify the GPIO register definition
Shiang Tu
2
-3
/
+9
2011-02-21
rt2x00: Add/Modify protection related register definitions
Shiang Tu
2
-14
/
+20
2011-02-21
rt2x00: Remove superfluos empty line
Helmut Schaa
1
-1
/
+0
2011-02-21
Revert "rt2x00 : avoid timestamp for monitor injected frame."
Helmut Schaa
1
-6
/
+3
2011-02-21
rt2x00: Minor optimization for devices with RTS/CTS offload
Helmut Schaa
1
-3
/
+3
[next]