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
/
rt2400pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
1
-3
/
+2
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
1
-1
/
+1
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-13
/
+13
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
1
-0
/
+1
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
1
-3
/
+2
2009-08-14
rt2x00: Fix beacon de-synchronization while update beacon
Igor Perminov
1
-2
/
+0
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
1
-0
/
+1
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
1
-6
/
+1
2009-06-03
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
1
-1
/
+1
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
1
-22
/
+8
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-1
/
+0
2009-04-23
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
1
-1
/
+1
2009-02-27
rt2x00: Remove check for rf word 0
Ivo van Doorn
1
-3
/
+0
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-13
/
+17
2009-01-30
rt2x00: Add LED_MODE_ASUS support
Ivo van Doorn
1
-1
/
+3
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-30
rt2400,rt2500: init led_qual for LED_MODE_DEFAULT
Andrew Price
1
-1
/
+1
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
1
-1
/
+3
2009-01-29
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
1
-13
/
+14
2009-01-29
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
1
-13
/
+14
2009-01-29
rt2x00: Implement Powersaving
Ivo van Doorn
1
-0
/
+28
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
1
-83
/
+42
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
1
-13
/
+34
2008-11-21
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
1
-5
/
+5
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-20
/
+31
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
1
-16
/
+7
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-87
/
+80
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
1
-4
/
+4
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
1
-4
/
+4
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-1
/
+1
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
1
-16
/
+24
2008-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-54
/
+35
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+11
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
1
-54
/
+35
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-1
/
+1
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
1
-0
/
+11
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
1
-0
/
+23
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-1
/
+1
2008-06-27
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
1
-6
/
+7
2008-06-27
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
1
-1
/
+1
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
1
-4
/
+2
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-1
/
+0
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
1
-17
/
+15
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
1
-29
/
+27
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-4
/
+4
2008-05-22
rt2x00: Remove extra +
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
1
-39
/
+39
[next]