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
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+17
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
44
-528
/
+1323
2013-03-20
ath6kl: fix size_t printf warnings
Kalle Valo
1
-7
/
+7
2013-03-19
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
18
-94
/
+628
2013-03-18
ath9k: limit tx path hang check to normal data queues
Felix Fietkau
1
-13
/
+13
2013-03-18
ath9k_hw: revert chainmask to user configuration after calibration
Felix Fietkau
1
-0
/
+4
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-9
/
+16
2013-03-18
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
1
-2
/
+4
2013-03-18
ath: changed kmalloc to kmemdup
Andrei Epure
1
-3
/
+1
2013-03-18
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2
-5
/
+7
2013-03-18
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
1
-1
/
+1
2013-03-18
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
1
-0
/
+3
2013-03-18
ath6kl: add tracing support to debug message macros
Kalle Valo
2
-4
/
+50
2013-03-18
ath6kl: add tracing support to log functions
Kalle Valo
3
-0
/
+41
2013-03-18
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
2
-7
/
+54
2013-03-18
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2
-1
/
+76
2013-03-18
ath6kl: add tracing point for hif irqs
Kalle Valo
2
-0
/
+23
2013-03-18
ath6kl: add tracing points for sdio transfers
Kalle Valo
3
-0
/
+105
2013-03-18
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
6
-0
/
+125
2013-03-18
ath6kl: cold reset target after host warm boot
Kalle Valo
2
-2
/
+13
2013-03-18
ath6kl: fix usb related error handling and warnings
Kalle Valo
3
-21
/
+33
2013-03-18
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
4
-39
/
+10
2013-03-18
ath6kl: print firmware capabilities
Kalle Valo
1
-0
/
+73
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-2
/
+0
2013-03-13
wil6210: temperature measurement
Vladimir Kondratiev
3
-0
/
+70
2013-03-13
wil6210: sync with new firmware
Vladimir Kondratiev
6
-122
/
+321
2013-03-13
wil6210: new SW reset
Vladimir Kondratiev
4
-23
/
+17
2013-03-13
wil6210: headers clean-up
Vladimir Kondratiev
6
-27
/
+0
2013-03-13
wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK
Vladimir Kondratiev
1
-1
/
+1
2013-03-13
wil6210: fix FW error notification
Vladimir Kondratiev
1
-3
/
+11
2013-03-13
wil6210: report all received mgmt frames
Vladimir Kondratiev
1
-0
/
+3
2013-03-13
wil6210: use cfg80211_inform_bss_frame()
Vladimir Kondratiev
1
-11
/
+3
2013-03-13
wil6210: refactor connect_worker
Vladimir Kondratiev
3
-25
/
+23
2013-03-13
wil6210: Fix garbage sent to the FW with wmi_set_ie()
Vladimir Kondratiev
1
-1
/
+1
2013-03-13
wil6210: do not set IE's for beacon
Vladimir Kondratiev
1
-2
/
+7
2013-03-13
wil6210: handle WMI_BA_STATUS_EVENTID
Vladimir Kondratiev
1
-0
/
+11
2013-03-13
wil6210: handle linkup/linkdown WMI events
Vladimir Kondratiev
1
-0
/
+23
2013-03-13
wil6210: Remove local implementation of dynamic hexdump
Vladimir Kondratiev
2
-24
/
+2
2013-03-13
wil6210: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-03-09
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
1
-2
/
+1
2013-03-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+5
2013-03-07
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
1
-0
/
+2
2013-03-07
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2
-0
/
+5
2013-03-07
ath9k_hw: Fix fixed antenna for AR9462
Sujith Manoharan
1
-0
/
+17
2013-03-07
ath9k_hw: Update initvals for AR9462
Sujith Manoharan
1
-25
/
+24
2013-03-07
ath9k_hw: Use helper functions to simplify HW reset
Sujith Manoharan
1
-79
/
+103
2013-03-07
ath9k_hw: Remove CHANNEL_CW_INT
Sujith Manoharan
3
-8
/
+3
2013-03-07
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
1
-2
/
+1
2013-03-07
drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...
Chen Gang
1
-1
/
+3
2013-03-07
ath9k: simplify ATH_EP_RND
Bob Copeland
1
-1
/
+1
[next]