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
pinetabv-6.6.y-devel
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
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
9
-35
/
+62
2016-11-29
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
1
-3
/
+13
2016-11-29
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
1
-2
/
+1
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'sta_ptr' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'chan_num' variable
Kirtika Ruchandani
1
-5
/
+3
2016-11-29
mwifiex: Removed unused mwifiex_private* 'priv' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
17
-293
/
+395
2016-11-25
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
3
-11
/
+36
2016-11-25
mwifiex: avoid double-disable_irq() race
Brian Norris
1
-2
/
+7
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2
-0
/
+2
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
1
-30
/
+23
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2
-21
/
+8
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
1
-1
/
+8
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2
-0
/
+2
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
3
-6
/
+30
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
3
-13
/
+0
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
1
-16
/
+6
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
8
-68
/
+55
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
4
-2
/
+10
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
5
-75
/
+73
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2
-4
/
+13
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
5
-11
/
+9
2016-11-19
mwifiex: parse device tree node for PCIe
Xinming Hu
2
-1
/
+26
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
3
-16
/
+12
2016-11-18
mwifiex: ignore calibration data failure
Amitkumar Karwar
1
-11
/
+5
2016-11-18
mwifiex: add power save parameters in hs_cfg cmd
Shengzhen Li
2
-6
/
+33
2016-11-17
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
1
-6
/
+7
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
1
-0
/
+4
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2
-0
/
+9
2016-11-09
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
1
-0
/
+2
2016-11-09
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
1
-0
/
+6
2016-11-09
mwifiex: fix command timeout problem seen in stress tests
Xinming Hu
2
-1
/
+13
2016-11-09
mwifiex: update tx_pkts_queued for requeued packets
Xinming Hu
1
-0
/
+6
2016-11-09
mwifiex: add memrw command information in README
Amitkumar Karwar
1
-0
/
+23
2016-11-09
mwifiex: vendor_ie length check for parse WMM IEs
Karthik D A
1
-4
/
+4
2016-11-09
mwifiex: Fix NULL pointer dereference in skb_dequeue()
Amitkumar Karwar
2
-4
/
+12
2016-11-09
mwifiex: report error to PCIe for suspend failure
Amitkumar Karwar
1
-2
/
+8
2016-11-09
mwifiex: prevent register accesses after host is sleeping
Amitkumar Karwar
1
-3
/
+6
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+1
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-1
/
+1
2016-09-26
mwifiex: code rearrangement in mwifiex_usb_host_to_card()
Amitkumar Karwar
1
-17
/
+6
2016-09-26
mwifiex: fix race condition causing tx timeout
Cathy Luo
1
-3
/
+9
[next]