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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
mwifiex: Fix skipped vendor specific IEs
Roman Stratiienko
1
-1
/
+7
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
15
-72
/
+91
2018-07-31
mwifiex: restructure rx_reorder_tbl_lock usage
Ganapathi Bhat
3
-51
/
+53
2018-07-31
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
Ganapathi Bhat
3
-13
/
+10
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
7
-53
/
+71
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-5
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-04
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2
-6
/
+25
2018-06-27
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+3
2018-06-27
libertas_tf: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+4
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2
-13
/
+13
2018-06-27
mwifiex: uap: do not chok ethernet header in bridge path
Xinming Hu
1
-26
/
+26
2018-06-24
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-2
/
+2
2018-06-24
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
Ganapathi Bhat
1
-3
/
+0
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-6
/
+7
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
1
-3
/
+6
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
1
-1
/
+1
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+5
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
3
-1
/
+21
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-0
/
+3
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
4
-4
/
+10
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
5
-32
/
+43
2018-05-23
mwifiex: correct histogram data with appropriate index
Xinming Hu
1
-3
/
+5
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-9
/
+16
2018-05-09
mwifiex: increase TX threashold to avoid TX timeout during ED MAC test
Ganapathi Bhat
1
-2
/
+2
2018-05-09
mwifiex: delete unneeded include
Julia Lawall
1
-1
/
+0
2018-04-30
mwifiex: keep user configured mac address during changing virtual interface
Xinming Hu
1
-1
/
+4
2018-04-30
mwifiex: always configure firmware mac address during changing virtual interface
Xinming Hu
1
-4
/
+0
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
3
-19
/
+26
2018-04-30
mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()
Dan Carpenter
1
-1
/
+2
2018-04-25
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
1
-1
/
+2
2018-04-25
mwifiex: uap: filter duplicate ERP IE
Xinming Hu
1
-0
/
+1
2018-03-27
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
1
-4
/
+6
2018-03-13
mwifiex: get_channel from firmware
Ganapathi Bhat
7
-16
/
+117
2018-03-13
mwifiex: fix incorrect ht capability problem
Ganapathi Bhat
1
-0
/
+30
2018-03-13
Revert "mwifiex: fix incorrect ht capability problem"
Ganapathi Bhat
1
-43
/
+1
2018-03-13
mwifiex: correct antenna number with high bits reserved
Xinming Hu
1
-1
/
+2
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2
-5
/
+32
2018-01-16
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
1
-1
/
+4
2018-01-16
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2
-4
/
+0
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2
-0
/
+4
2018-01-08
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
4
-8
/
+21
2018-01-08
mwifiex: device dump support for usb interface
Xinming Hu
4
-0
/
+82
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
5
-57
/
+79
2017-12-07
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
1
-0
/
+6
2017-12-07
mwifiex: do not support change AP interface to station mode
Xinming Hu
1
-1
/
+0
2017-12-07
mwl8k: Expand non-DFS 5G channels
Weixiao Zhang
1
-1
/
+6
[next]