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
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
ath6kl: implement suspend support
Kalle Valo
6
-0
/
+82
2011-08-31
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
5
-12
/
+22
2011-08-31
ath6kl: Fix bug in computing AMSU subframe padding
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-08-31
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
Vasanthakumar Thiagarajan
3
-13
/
+1
2011-08-31
ath6kl: Minor cleanup in min_hdr_len computation
Vasanthakumar Thiagarajan
1
-3
/
+2
2011-08-31
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-08-31
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
1
-1
/
+1
2011-08-31
ath6kl: Check sme state before delivering disconnect event to cfg80211
Raja Mani
1
-1
/
+1
2011-08-31
ath6kl: Avoid finding bss presence in cfg80211 scan list
Raja Mani
1
-21
/
+0
2011-08-31
ath6kl: Add beginning of AR6004 initialisation support
Kevin Fang
5
-43
/
+140
2011-08-31
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
Jouni Malinen
1
-27
/
+17
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
1
-39
/
+66
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
1
-19
/
+23
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2
-33
/
+24
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
3
-37
/
+45
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
5
-5
/
+5
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2
-17
/
+18
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
1
-17
/
+12
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2
-1
/
+2
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
6
-14
/
+369
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
1
-1
/
+4
2011-08-29
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2
-2
/
+10
2011-08-29
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
1
-1
/
+1
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2
-5
/
+2
2011-08-29
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-08-29
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
1
-0
/
+1
2011-08-26
ath9k: add AR9580 support
Luis R. Rodriguez
1
-0
/
+1
2011-08-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
1
-4
/
+7
2011-08-26
ath9k_hw: add AR9580 support
Luis R. Rodriguez
5
-0
/
+1770
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
1
-0
/
+17
2011-08-26
ath9k: remove replicated null check in ath_pci_aspm_init
John W. Linville
1
-6
/
+2
2011-08-26
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
1
-1
/
+21
2011-08-24
ath9k_hw: Disable Walsh spatial spreading for 2 chains
Rajkumar Manoharan
2
-2
/
+2
2011-08-24
ath9k: Change rate control to use legacy rate as last MRR
Rajkumar Manoharan
1
-7
/
+27
2011-08-24
ath9k_hw: Fix descriptor status of TxOpExceeded
Rajkumar Manoharan
1
-2
/
+2
2011-08-24
ath9k: Add support for get_stats callback
Mohammed Shafi Shajakhan
1
-1
/
+16
2011-08-24
ath9k: fix MGMT packets when using TKIP
Bill Jordan
1
-1
/
+2
2011-08-24
ath9k_hw: fix EIFS value to microseconds
Alex Hacker
1
-1
/
+1
2011-08-24
carl9170: export HW random number generator
Christian Lamparter
3
-0
/
+139
2011-08-24
carl9170: improve site survey
Christian Lamparter
5
-15
/
+153
2011-08-24
carl9170: import updated firmware headers
Christian Lamparter
2
-2
/
+13
2011-08-24
carl9170: fix timekeeping for HW_COUNTER firmwares
Christian Lamparter
3
-5
/
+8
2011-08-24
ath9k: remove a bogus WARN_ON
Felix Fietkau
1
-2
/
+2
2011-08-24
ath9k: Dump modal noisefloor calibration history
Rajkumar Manoharan
1
-0
/
+55
2011-08-24
ath9k: Fix invalid noisefloor reading due to channel update
Rajkumar Manoharan
1
-3
/
+14
2011-08-24
ath9k: Fix noisefloor history update for extn chains
Rajkumar Manoharan
1
-2
/
+1
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
6
-48
/
+30
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
3
-9
/
+4
2011-08-24
ath9k_hw: Remove unnecessary chainmask configuration
Rajkumar Manoharan
3
-18
/
+1
2011-08-24
ath9k: qinfo never be NULL in setuptxqueue
Rajkumar Manoharan
1
-15
/
+2
[next]