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
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-08-24
wlcore: add missing nvs file name info for wilink8
Reizer, Eyal
4
-0
/
+28
2017-08-08
wlcore: add const to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
2017-07-27
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-06-28
wl18xx: add checks on wl18xx_top_reg_write() return value
Gustavo A. R. Silva
1
-2
/
+4
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2
-5
/
+4
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-5
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
3
-6
/
+4
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2
-5
/
+3
2017-06-13
wlcore: spi: remove unnecessary variable
Gustavo A. R. Silva
1
-5
/
+2
2017-06-13
wlcore: add wl1285 compatible
Sebastian Reichel
2
-0
/
+2
2017-05-24
wlcore: fix 64K page support
Arnd Bergmann
1
-3
/
+3
2017-05-18
wlcore: use memdup_user
Geliang Tang
1
-10
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2
-2
/
+2
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2
-3
/
+4
2017-04-05
wlcore: fix spelling mistakes in wl1271_warning
Colin Ian King
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "configuartion" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-15
wlcore: disable multicast filter in AP mode
Iain Hunter
1
-0
/
+15
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2
-3
/
+4
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2
-3
/
+4
2017-01-28
wlcore: print the sdio buffer after reading it
Guy Mishol
1
-7
/
+7
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2017-01-01
wlcore: fix spelling mistake in wl1271_warning
Colin Ian King
1
-1
/
+1
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2
-4
/
+0
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
6
-6
/
+42
2016-11-17
wlcore: Allow scans when in AP mode
James Minor
1
-0
/
+2
2016-11-17
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
Maxim Altshul
3
-1
/
+31
2016-11-17
wlcore: Pass win_size taken from ieee80211_sta to FW
Maxim Altshul
3
-5
/
+9
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-0
/
+1
2016-10-05
wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-1
/
+0
2016-09-26
wlcore: wl18xx: Use chip specific configuration firmware
Tony Lindgren
1
-9
/
+10
2016-09-26
wlcore: Fix config firmware loading issues
Tony Lindgren
3
-23
/
+35
2016-09-26
wlcore: spi: Populate config firmware data
Tony Lindgren
1
-18
/
+24
2016-09-26
wlcore: sdio: Populate config firmware data
Tony Lindgren
1
-29
/
+47
2016-09-26
wlcore: Prepare family to fix nvs file handling
Tony Lindgren
2
-8
/
+11
2016-09-03
wl18xx: add time sync configuration api
Guy Mishol
4
-0
/
+46
2016-09-03
wlcore: Remove wl pointer from wl_sta structure
Maxim Altshul
2
-2
/
+0
2016-09-03
wlcore: spi: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-2
/
+3
2016-07-20
wlcore: spi: fix build warning caused by redundant variable
Reizer, Eyal
1
-1
/
+0
2016-07-19
wlcore: spi: add wl18xx support
Eyal Reizer
1
-18
/
+105
2016-07-18
wlcore: Add support for get_expected_throughput opcode
Maxim Altshul
1
-0
/
+11
[next]