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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
6
-10
/
+3
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
11
-73
/
+23
2011-07-01
iwlagn: call bt_coex directlly
Wey-Yi Guy
1
-11
/
+9
2011-07-01
iwlagn: scd memory boundary
Wey-Yi Guy
2
-8
/
+19
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
8
-257
/
+236
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
5
-49
/
+62
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
10
-83
/
+241
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
3
-1
/
+6
2011-07-01
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
1
-5
/
+11
2011-07-01
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
1
-104
/
+132
2011-07-01
iwlagn: verify mutex held for sync commands
Johannes Berg
2
-11
/
+3
2011-06-29
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
1
-1
/
+2
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
6
-101
/
+101
2011-06-29
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
1
-1
/
+49
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2
-7
/
+5
2011-06-29
b43: HT-PHY: basic PHY init
Rafał Miłecki
2
-2
/
+9
2011-06-29
b43: HT-PHY: add init tables
Rafał Miłecki
1
-0
/
+588
2011-06-29
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
1
-0
/
+33
2011-06-29
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
2
-1
/
+6
2011-06-29
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
1
-8
/
+1
2011-06-29
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2
-10
/
+4
2011-06-29
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-6
/
+1
2011-06-29
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-29
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
1
-1
/
+6
2011-06-29
b43: HT-PHY: add channel switching tables for 2 GHz band
Rafał Miłecki
1
-0
/
+135
2011-06-29
b43: HT-PHY: perform some tables ops on channel switching
Rafał Miłecki
1
-0
/
+19
2011-06-29
b43: HT-PHY: upload PHY values when switching channel
Rafał Miłecki
2
-2
/
+28
2011-06-29
b43: HT-PHY: prepare place for HT-PHY tables
Rafał Miłecki
3
-0
/
+183
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-27
/
+65
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-06-27
mwifiex: restore handling of NULL parameters
Dan Carpenter
2
-13
/
+18
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
3
-8
/
+14
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
1
-5
/
+2
2011-06-27
rt2x00: Fix unspeficied typo
Joe Perches
1
-1
/
+1
2011-06-27
ath9k_hw: make use of the gain_table_entry macro
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-27
ath9k_hw: Add carrier leak correction in desired gain calculation
Mohammed Shafi Shajakhan
2
-10
/
+27
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2
-2
/
+12
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
1
-0
/
+2
[next]