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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-09
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
1
-1
/
+1
2018-08-06
iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-08-06
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...
David S. Miller
60
-982
/
+3105
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+96
2018-08-02
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
1
-49
/
+100
2018-08-02
iwlwifi: move some msix and rx functions to a common place
Golan Ben Ami
3
-42
/
+48
2018-08-02
iwlwifi: pcie: include tcp.h implicitly
Luca Coelho
1
-0
/
+1
2018-08-02
iwlwifi: mvm: remove dead gscan code
Luca Coelho
4
-126
/
+2
2018-08-02
iwlwifi: hard code power save mode to CAM for 22560 devices
Golan Ben Ami
1
-2
/
+5
2018-08-02
Revert "iwlwifi: implement fseq version mismatch warning"
Sara Sharon
5
-117
/
+3
2018-08-02
iwlwifi: pcie: don't access periphery registers when not available
Emmanuel Grumbach
2
-12
/
+16
2018-08-02
iwlwifi: mvm: configure multi RX queue
Sara Sharon
6
-11
/
+86
2018-08-02
iwlwifi: d3: disable dbg recording before entering D3
Luca Coelho
1
-0
/
+7
2018-08-02
iwlwifi: allow masking out memory areas from the fw dump
Shahar S Matityahu
7
-157
/
+244
2018-08-02
iwlwifi: trans: add a new op for getting DMA data
Sara Sharon
2
-0
/
+43
2018-08-02
iwlwifi: pcie: move rxb retrieval to a helper function
Sara Sharon
1
-33
/
+42
2018-08-02
iwlwifi: pcie: unionize used bd and completion descriptor
Sara Sharon
2
-25
/
+13
2018-08-02
iwlwifi: support new rx_mpdu_desc api
Golan Ben Ami
4
-73
/
+218
2018-08-02
iwlwifi: pcie: support rx structures for 22560 devices
Golan Ben Ami
3
-26
/
+128
2018-08-02
iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560
Luca Coelho
1
-3
/
+18
2018-07-31
iwlegacy: remove several redundant variables
Colin Ian King
3
-18
/
+0
2018-07-31
ipw2x00: remove redundant variables len, ret, reason and crypt
Colin Ian King
2
-9
/
+0
2018-07-26
iwlwifi: pcie: support 2k rx buffers
Golan Ben Ami
7
-9
/
+27
2018-07-26
iwlwifi: update registers changed for 22560 devices
Golan Ben Ami
2
-3
/
+10
2018-07-26
iwlwifi: introduce new rx structures used by 22560 RFH
Golan Ben Ami
1
-0
/
+100
2018-07-26
iwlwifi: support new tx api
Golan Ben Ami
4
-19
/
+83
2018-07-26
iwlwifi: support multiple tfd queue max sizes for different devices
Golan Ben Ami
13
-59
/
+119
2018-07-26
iwlwifi: cancel the injective function between hw pointers to tfd entry index
Golan Ben Ami
2
-7
/
+16
2018-07-26
iwlwifi: update gen3 interrupts - sw error and image response
Golan Ben Ami
5
-10
/
+59
2018-07-26
iwlwifi: pcie: start early debug for 22560 devices
Golan Ben Ami
3
-6
/
+14
2018-07-26
iwlwifi: pcie: update bytes in the byte count table
Golan Ben Ami
2
-4
/
+9
2018-07-26
iwlwifi: pcie: support context information for 22560 devices
Golan Ben Ami
7
-60
/
+578
2018-07-26
iwlwifi: pcie: allocate and free rx cr's and tr's tails
Golan Ben Ami
2
-83
/
+131
2018-07-26
iwlwifi: introduce device family 22560
Golan Ben Ami
5
-60
/
+55
2018-07-26
iwlwifi: allow different csr flags for different device families
Golan Ben Ami
2
-2
/
+4
2018-07-26
iwlwifi: add support for 22560 devices
Luca Coelho
5
-30
/
+62
2018-07-26
iwlwifi: 22000 devices: restrict to HT A-MPDU size
Johannes Berg
1
-0
/
+24
2018-07-26
iwlwifi: mvm: add radiotap data for HE
Luca Coelho
1
-6
/
+163
2018-07-26
iwlwifi: add module parameter to disable 802.11ax
Luca Coelho
5
-4
/
+14
2018-07-26
iwlwifi: add support for IEEE802.11ax
Luca Coelho
12
-23
/
+525
2018-07-26
iwlwifi: fw: add FW APIs for HE
Luca Coelho
5
-13
/
+257
2018-07-25
iwlwifi: add more card IDs for 9000 series
Emmanuel Grumbach
3
-0
/
+96
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
4
-20
/
+20
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-3
/
+3
2018-06-27
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-7
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-10
/
+11
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
65
-998
/
+2086
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
[next]