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
pinetabv-6.6.y-devel
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-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2
-7
/
+7
2011-06-03
iwlagn: set smps mode after assoc for 1000 device
Wey-Yi Guy
3
-2
/
+14
2011-06-03
iwlagn: save the latest smps mode
Wey-Yi Guy
1
-0
/
+1
2011-06-03
iwlegacy: add missing null check
Greg Dietsche
1
-0
/
+3
2011-06-03
iwlegacy: propagate error return value
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-03
iwlegacy: remove unreachable code
Greg Dietsche
1
-1
/
+0
2011-06-03
b43: add BCMA 80211 core specific defines
Rafał Miłecki
1
-0
/
+11
2011-06-03
b43: add an option to register BROKEN bcma driver
Rafał Miłecki
3
-1
/
+49
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
3
-16
/
+13
2011-06-03
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2
-1
/
+6
2011-06-03
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-03
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
1
-0
/
+2
2011-06-03
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
1
-2
/
+3
2011-06-03
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
3
-38
/
+26
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
3
-2
/
+14
2011-06-03
rtlwifi: Store loop index in local variable
Mike McCormack
1
-12
/
+8
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
4
-9
/
+0
2011-06-03
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
1
-0
/
+1
2011-06-02
iwlagn: fix interface combinations
Johannes Berg
1
-2
/
+2
2011-06-01
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2
-2
/
+5
2011-06-01
iwlagn: change the logging level for aggregation enable check
Wey-Yi Guy
1
-1
/
+1
2011-06-01
iwlagn: advertise interface combinations
Johannes Berg
1
-0
/
+83
2011-06-01
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
1
-1
/
+1
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
3
-9
/
+9
2011-06-01
iwlagn: solve sparse warning
Emmanuel Grumbach
1
-3
/
+0
2011-06-01
iwlagn: fix dual-mode RXON
Johannes Berg
1
-12
/
+40
2011-06-01
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
6
-11
/
+1
2011-06-01
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-01
ath9k: better position PAPRD debug message
Mohammed Shafi Shajakhan
1
-3
/
+4
2011-06-01
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
5
-10
/
+79
2011-06-01
ath9k: Further fix for mesh beaconing
Fabrice Deyber
1
-12
/
+3
2011-06-01
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
1
-3
/
+4
2011-06-01
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
Larry Finger
1
-0
/
+1
2011-06-01
rtlwifi: rtl8192se: Use write barrier when assigning ownership
Larry Finger
1
-0
/
+4
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
4
-32
/
+7
2011-06-01
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
3
-16
/
+4
2011-06-01
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
5
-19
/
+5
2011-06-01
rtl8192cu: Fix warnings from gcc 4.6.0
Larry Finger
1
-2
/
+0
2011-06-01
rtl8192ce: Fix warnings from gcc 4.6.0
Larry Finger
3
-10
/
+2
2011-06-01
rtl8192c-common: Fix warnings from gcc 4.6.0
Larry Finger
2
-11
/
+3
2011-06-01
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
4
-29
/
+2
2011-06-01
b43: Fix warnings from gcc 4.6.0
Larry Finger
2
-6
/
+4
2011-06-01
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
1
-41
/
+44
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
4
-11
/
+10
2011-06-01
b43: bus: add helpers for checking host type
Rafał Miłecki
2
-6
/
+17
2011-06-01
b43: use new pointers path to access ssb_device in SSB specific places
Rafał Miłecki
1
-11
/
+17
2011-06-01
b43: SDIO: use new pointers path to access ssb_device
Rafał Miłecki
1
-2
/
+2
2011-06-01
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
1
-5
/
+10
[next]