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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-28
iwmc3200wifi: Implement cfg80211 PMKSA API
Samuel Ortiz
4
-0
/
+68
2009-11-28
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
5
-14
/
+15
2009-11-28
libertas: move mesh command handling into mesh.c
Holger Schurig
3
-168
/
+186
2009-11-28
libertas: move mesh-only ethtool operations into mesh.c
Holger Schurig
3
-80
/
+99
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
6
-363
/
+480
2009-11-28
libertas: introduce mesh.h
Holger Schurig
4
-19
/
+35
2009-11-28
libertas: rename persistcfg.c -> mesh.c
Holger Schurig
2
-1
/
+1
2009-11-28
ipw2x00: convert to seq_file
Alexey Dobriyan
1
-11
/
+22
2009-11-28
ray_cs: convert to proc_fops
Alexey Dobriyan
1
-18
/
+18
2009-11-28
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
3
-5
/
+14
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
5
-8
/
+53
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
4
-18
/
+31
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
7
-5
/
+69
2009-11-28
iwmc3200wifi: Remove tx concatenation option
Samuel Ortiz
1
-8
/
+1
2009-11-28
iwmc3200wifi: Add stopped queue to debugfs
Samuel Ortiz
1
-0
/
+23
2009-11-28
iwmc3200wifi: 802.11n Tx aggregation support
Samuel Ortiz
8
-10
/
+217
2009-11-28
iwmc3200wifi: Set wireless mode correctly
Zhu Yi
1
-3
/
+3
2009-11-28
iwmc3200wifi: Update wireless_mode with eeprom values
Samuel Ortiz
3
-1
/
+39
2009-11-28
iwmc3200wifi: Dont set the UMAC power limit when interface is down
Samuel Ortiz
1
-0
/
+4
2009-11-28
iwmc3200wifi: Parse HT channels EEPROM entries
Samuel Ortiz
3
-8
/
+56
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
10
-16
/
+16
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
7
-87
/
+87
2009-11-28
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
1
-2
/
+2
2009-11-28
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
1
-10
/
+7
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-28
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
1
-1
/
+5
2009-11-28
wl1271: Remove REF_CLK hack
Luciano Coelho
1
-8
/
+1
2009-11-28
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2
-10
/
+4
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
5
-182
/
+183
2009-11-28
wl1271: set radio and general params also for PLT
Luciano Coelho
3
-2
/
+15
2009-11-28
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
1
-5
/
+5
2009-11-28
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
1
-1
/
+2
2009-11-28
wl1271: Prevent PSM-entry retry loop if PSM cancelled
Juuso Oikarinen
1
-2
/
+6
2009-11-28
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
1
-1
/
+1
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
2
-219
/
+109
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
11
-294
/
+291
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2
-3
/
+1
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
76
-1124
/
+2044
2009-11-24
sfc: Log interrupt and reset type names, not numbers
Ben Hutchings
6
-28
/
+69
2009-11-24
sfc: Combine high-level header files
Ben Hutchings
9
-87
/
+25
2009-11-24
sfc: Remove redundant efx_xmit() function
Ben Hutchings
3
-25
/
+8
2009-11-24
sfc: Remove unnecessary casts to struct sk_buff *
Ben Hutchings
1
-3
/
+3
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
10
-53
/
+68
2009-11-24
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
4
-24
/
+29
2009-11-24
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
4
-38
/
+39
2009-11-24
sfc: Move definition of struct falcon_nic_data into falcon.h
Ben Hutchings
2
-11
/
+11
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
8
-75
/
+88
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
5
-27
/
+33
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
8
-77
/
+62
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
Ben Hutchings
1
-4
/
+7
[next]