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
/
rt2800lib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
rt2x00: move under ralink vendor directory
Kalle Valo
1
-232
/
+0
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-2
/
+3
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-08-16
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
Gabor Juhos
1
-0
/
+4
2013-01-08
rt2x00: rt2800: convert read_eeprom functions to return an int value
Gabor Juhos
1
-4
/
+4
2012-09-07
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
Gertjan van Wingerde
1
-3
/
+19
2012-04-13
rt2800: introduce wpdma_disable function
Jakub Kicinski
1
-0
/
+1
2012-02-27
rt2x00:Add VCO recalibration
John Li
1
-0
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+1
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
1
-1
/
+1
2011-06-01
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
1
-1
/
+0
2011-04-05
rt2x00: Implement tx power temperature compensation
Helmut Schaa
1
-0
/
+1
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
1
-0
/
+1
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
1
-0
/
+2
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
1
-0
/
+1
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
1
-1
/
+2
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
1
-0
/
+1
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
1
-4
/
+4
2010-08-16
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
1
-0
/
+4
2010-08-16
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
1
-1
/
+10
2010-07-13
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
1
-9
/
+9
2010-07-13
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
1
-0
/
+15
2010-07-13
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
1
-1
/
+9
2010-07-13
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
Ivo van Doorn
1
-1
/
+1
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
1
-0
/
+9
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
1
-0
/
+2
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
1
-1
/
+1
2010-05-10
rt2x00: Factor out RXWI processing to common rt2800 code.
Gertjan van Wingerde
1
-0
/
+1
2010-05-10
rt2x00: Factor out TXWI writing to common rt2800 code.
Gertjan van Wingerde
1
-0
/
+2
2010-01-12
rt2x00: Make rt2800_init_led static and don't export it.
Gertjan van Wingerde
1
-2
/
+0
2010-01-12
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
1
-0
/
+11
2009-11-12
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-11-12
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-11-12
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2009-11-07
rt2800: add rt2800lib (part four)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-11-07
rt2800: add rt2800lib (part three)
Bartlomiej Zolnierkiewicz
1
-10
/
+4
2009-11-07
rt2800: add rt2800lib (part two)
Bartlomiej Zolnierkiewicz
1
-0
/
+25
2009-11-07
rt2800: add rt2800lib (part one)
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2009-11-07
rt2800: add rt2800lib.h
Bartlomiej Zolnierkiewicz
1
-0
/
+99