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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
215
-1482
/
+3013
2014-01-09
ath9k: Disable cross-band FCC
Sujith Manoharan
1
-7
/
+0
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
1
-11
/
+14
2014-01-09
ath9k: Update WB335 PCI IDs
Sujith Manoharan
1
-19
/
+82
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
3
-14
/
+13
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
1
-2
/
+3
2014-01-09
wil6210: prefetch head of packet
Vladimir Kondratiev
1
-0
/
+3
2014-01-09
wil6210: Fix IP version indication for Tx csum offload
Vladimir Kondratiev
1
-2
/
+3
2014-01-09
wil6210: interrupt moderation
Vladimir Kondratiev
2
-0
/
+14
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
4
-0
/
+40
2014-01-09
wl1251: fix NULL pointer dereference
Pavel Machek
1
-1
/
+1
2014-01-09
wl1251: add nvs file name to module firmware list
Pavel Machek
1
-0
/
+1
2014-01-09
wl1251: enforce changed hw encryption support on monitor state change
David Gnedt
1
-0
/
+13
2014-01-09
wl1251: disable retry and ACK policy for injected packets
David Gnedt
2
-2
/
+13
2014-01-09
wl1251: enable tx path in monitor mode if necessary for packet injection
David Gnedt
3
-0
/
+31
2014-01-09
wl1251: fix channel switching in monitor mode
David Gnedt
1
-2
/
+13
2014-01-09
wl1251: disable power saving in monitor mode
David Gnedt
1
-3
/
+7
2014-01-09
wl1251: implement multicast address filtering (fwd)
David Gnedt
5
-11
/
+67
2014-01-09
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
7
-11
/
+39
2014-01-09
wl1251: split RX and TX data path initialisation
David Gnedt
3
-17
/
+41
2014-01-09
wl1251: implement hardware ARP filtering
David Gnedt
3
-0
/
+53
2014-01-09
wl1251: retry power save entry
David Gnedt
5
-1
/
+58
2014-01-09
wl1251: fix scan behaviour while not associated
David Gnedt
3
-1
/
+17
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+66
2014-01-07
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
3
-10
/
+1
2014-01-07
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
4
-20
/
+14
2014-01-07
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
Arend van Spriel
2
-4
/
+6
2014-01-07
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
3
-38
/
+18
2014-01-07
brcmfmac: inform cfg80211 when changing the CONNECTED state
Arend van Spriel
1
-2
/
+3
2014-01-07
brcmfmac: only disable clock when brcmf_sdio_bus_init() fails
Arend van Spriel
1
-1
/
+1
2014-01-07
brcmfmac: enable watchdog when bus initialization is complete
Arend van Spriel
1
-1
/
+1
2014-01-07
brcmfmac: correct detection of save&restore device capability
Arend van Spriel
1
-7
/
+22
2014-01-07
brcmfmac: add sdio drive strength programming for bcm4334 chipset
Arend van Spriel
1
-0
/
+12
2014-01-07
brcmfmac: correct reporting HT40 support in wiphy htcap
Arend van Spriel
2
-43
/
+91
2014-01-07
brcmfmac: cleanup helper functions in sdio probe path
Arend van Spriel
1
-56
/
+34
2014-01-07
brcmfmac: cleanup helper functions in sdio remove path
Arend van Spriel
1
-29
/
+10
2014-01-07
brcmfmac: Limit control message length from host to device.
Hante Meuleman
2
-5
/
+10
2014-01-07
brcmfmac: Remove some obsolete definitions and variables.
Hante Meuleman
2
-4
/
+0
2014-01-07
brcmfmac: rework SDIO register access functions
Arend van Spriel
2
-132
/
+96
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-20
/
+70
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
58
-58
/
+0
2014-01-04
ath9k: Fix regulatory compliance
Sujith Manoharan
1
-3
/
+2
2014-01-04
ath9k: Fix AR955x RX sensitivity
Sujith Manoharan
2
-0
/
+233
2014-01-04
wireless: cw1200: Fix memory leak in cw1200_wow_suspend()
Christian Engelmayer
1
-5
/
+6
2014-01-04
ath9k: Add hardware support for QCA9531
Sujith Manoharan
4
-24
/
+57
2014-01-04
ath9k: Initialize QCA953x INI arrays
Sujith Manoharan
1
-1
/
+47
2014-01-04
ath9k: Add QCA953x initvals
Sujith Manoharan
1
-0
/
+718
2014-01-04
ath9k: Assign macVersion for QCA9531
Sujith Manoharan
2
-0
/
+6
2014-01-04
ath9k: Add version/revision macros for QCA9531
Sujith Manoharan
1
-1
/
+12
2014-01-04
carl9170: use ether_addr_equal_64bits
Julia Lawall
1
-3
/
+3
[next]