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
/
mwifiex
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+1
2013-12-10
mwifiex: remove redundant goto exit_remove statement
Amitkumar Karwar
1
-6
/
+2
2013-12-10
mwifiex: correct TX byte count statistics
Ujjal Roy
1
-0
/
+1
2013-11-15
mwifiex: fix potential mem leak in .del_virtual_intf
Amitkumar Karwar
1
-6
/
+0
2013-11-15
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
Amitkumar Karwar
1
-2
/
+1
2013-11-15
mwifiex: failure path handling in mwifiex_add_virtual_intf()
Amitkumar Karwar
1
-11
/
+2
2013-11-15
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
Amitkumar Karwar
1
-2
/
+4
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
2013-10-01
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
1
-2
/
+4
2013-08-22
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
1
-14
/
+0
2013-08-01
mwifiex: fix adapter pointer dereference issue
Amitkumar Karwar
1
-3
/
+10
2013-07-27
mwifiex: handle driver initialization error paths
Amitkumar Karwar
1
-28
/
+55
2013-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+12
2013-07-24
mwifiex: move if_ops.cleanup_if() call
Amitkumar Karwar
1
-0
/
+3
2013-07-24
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Amitkumar Karwar
1
-0
/
+1
2013-07-23
mwifiex: fix IRQ enable/disable
Daniel Drake
1
-1
/
+12
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
1
-3
/
+2
2013-06-12
mwifiex: fix regression issue for usb interface
Amitkumar Karwar
1
-0
/
+82
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+1
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
1
-0
/
+13
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
1
-0
/
+1
2013-05-09
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
1
-0
/
+1
2013-03-09
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
1
-3
/
+12
2012-11-14
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
1
-0
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-53
/
+32
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
1
-0
/
+8
2012-09-28
mwifiex: add P2P interface
Stone Piao
1
-0
/
+7
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
1
-12
/
+22
2012-09-11
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
1
-1
/
+0
2012-08-06
mwifiex: improve scan delay logic during Tx traffic
Amitkumar Karwar
1
-0
/
+3
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
1
-2
/
+2
2012-06-22
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
Amitkumar Karwar
1
-1
/
+2
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
1
-2
/
+2
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
1
-0
/
+4
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
1
-0
/
+2
2012-05-16
mwifiex: support for creation of AP interface
Avinash Patil
1
-6
/
+12
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
1
-15
/
+18
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
1
-6
/
+20
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
1
-48
/
+55
2012-04-12
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
1
-25
/
+24
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+8
2012-02-06
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
1
-4
/
+8
2012-01-27
mwifiex: pass priv pointer instead of adapter
Avinash Patil
1
-1
/
+1
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
1
-17
/
+6
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
1
-2
/
+0
2011-12-14
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
1
-5
/
+6
[next]