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
/
mwifiex
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
1
-14
/
+62
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+3
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-3
/
+3
2015-03-30
mwifiex: Fix issue in the SDIO reset path of mwifiex.
Maithili Hinge
1
-3
/
+0
2015-03-16
mwifiex: add SDIO rx single port aggregation
Zhaoyang Liu
1
-1
/
+9
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
1
-2
/
+19
2015-03-16
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
1
-6
/
+32
2015-03-16
mwifiex: lock main process till reinitialization of vif is over
Avinash Patil
1
-1
/
+1
2015-03-16
mwifiex: use del_timer variant in interrupt context
Amitkumar Karwar
1
-1
/
+1
2015-02-27
mwifiex: more_task flag for main_process
Shengzhen Li
1
-7
/
+9
2015-01-29
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: support conversion to any virtual interface type
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: store permanant mac address in adapter structure
Avinash Patil
1
-0
/
+1
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
1
-2
/
+3
2015-01-29
mwifiex: remove redundant nick_name variable
Avinash Patil
1
-1
/
+0
2015-01-27
mwifiex: set netif carrier off in ndo_open
Johannes Berg
1
-1
/
+2
2015-01-07
mwifiex: main: Use setup_timer
Julia Lawall
1
-3
/
+2
2015-01-06
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
1
-0
/
+2
2015-01-06
mwifiex: Adjust calling place of mwifiex_terminate_workqueue
Marc Yang
1
-2
/
+2
2015-01-06
mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY
Amitkumar Karwar
1
-4
/
+2
2015-01-06
mwifiex: save sdio register values before firmware dump
Xinming Hu
1
-0
/
+6
2015-01-06
mwifiex: save driver information to file when firmware dump
Xinming Hu
1
-0
/
+102
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
1
-0
/
+8
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
1
-3
/
+7
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
1
-0
/
+48
2014-11-25
mwifiex: skip delay main work logic for USB interface.
Amitkumar Karwar
1
-6
/
+10
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
1
-0
/
+7
2014-11-17
mwifiex: module load parameter for interface creation
Avinash Patil
1
-0
/
+32
2014-11-12
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
1
-0
/
+2
2014-11-12
mwifiex: rx workqueue support for USB interface
Avinash Patil
1
-7
/
+1
2014-10-31
mwifiex: channel statistics support for mwifiex
Avinash Patil
1
-0
/
+6
2014-09-30
mwifiex: do not decrement rx_pending count twice
Avinash Patil
1
-6
/
+2
2014-09-30
mwifiex: fix soft lockup during iperf UDP RX
Avinash Patil
1
-1
/
+2
2014-09-15
mwifiex: add rx workqueue support
Avinash Patil
1
-0
/
+91
2014-09-15
mwifiex: remove low priority scan handling
Amitkumar Karwar
1
-95
/
+1
2014-09-15
mwifiex: process TX even when scan is ongoing
Avinash Patil
1
-3
/
+5
2014-07-16
mwifiex: fix corner case system hang issue
Amitkumar Karwar
1
-5
/
+11
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2014-06-25
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
1
-3
/
+1
2014-06-25
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
1
-1
/
+3
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-06-25
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
1
-0
/
+2
2014-06-25
mwifiex: fix Tx timeout issue
Amitkumar Karwar
1
-0
/
+1
2014-06-20
mwifiex: Use the proper interfaces
Thomas Gleixner
1
-3
/
+1
2014-04-25
Revert "mwifiex: add firmware dump feature for PCIe"
John W. Linville
1
-2
/
+0
2014-04-22
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
1
-0
/
+2
2014-04-22
mwifiex: remove redundant 'fw_load' completion structure
Amitkumar Karwar
1
-2
/
+0
2014-04-15
mwifiex: process event before command response
Amitkumar Karwar
1
-6
/
+6
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2014-03-27
mwifiex: corner case NULL pointer dereference fix
Amitkumar Karwar
1
-1
/
+2
[next]