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
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
8
-0
/
+155
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
1
-12
/
+11
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2
-13
/
+10
2013-06-17
mwifiex: Add module parameter for regdomain
Avinash Patil
1
-4
/
+25
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+11
2013-06-12
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
1
-1
/
+4
2013-06-12
mwifiex: fix regression issue for usb interface
Amitkumar Karwar
2
-81
/
+82
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+17
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
1
-5
/
+17
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
15
-317
/
+810
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-5
/
+11
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
1
-3
/
+2
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
4
-18
/
+8
2013-05-22
mwifiex: add support for Marvell SD8897 chipset
Yogesh Ashok Powar
3
-61
/
+315
2013-05-22
mwifiex: code rearrangement in multiport aggregation path
Amitkumar Karwar
2
-36
/
+64
2013-05-22
mwifiex: remove unnecessary macros in sdio.h
Amitkumar Karwar
1
-51
/
+0
2013-05-22
mwifiex: define a macro for MPA base address
Amitkumar Karwar
2
-2
/
+3
2013-05-22
mwifiex: do port calculations separately
Amitkumar Karwar
1
-12
/
+12
2013-05-22
mwifiex: code rearrangement in mwifiex_get_rd_port()
Amitkumar Karwar
1
-14
/
+15
2013-05-22
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
Amitkumar Karwar
1
-13
/
+13
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2
-81
/
+149
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2
-25
/
+25
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
5
-0
/
+101
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
1
-3
/
+2
2013-05-22
mwifiex: add del_station handler
Avinash Patil
7
-0
/
+95
2013-05-22
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
1
-6
/
+3
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
1
-1
/
+2
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
5
-42
/
+34
2013-05-22
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
1
-0
/
+10
2013-05-22
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
1
-10
/
+8
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-18
/
+8
2013-05-09
mwifiex: fix setting of multicast filter
Daniel Drake
1
-15
/
+6
2013-05-09
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2
-3
/
+1
2013-05-09
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
1
-0
/
+1
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-26
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
1
-1
/
+0
2013-04-26
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
1
-1
/
+1
2013-04-26
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
1
-2
/
+2
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
3
-77
/
+29
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
4
-69
/
+40
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2
-29
/
+5
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2
-5
/
+17
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2
-2
/
+2
2013-04-22
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
1
-1
/
+1
2013-04-22
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
1
-2
/
+2
2013-04-22
mwifiex: configure p2p interface during initialization
Bing Zhao
1
-0
/
+3
2013-04-22
mwifiex: Start P2P devices in P2P mode
Paul Stewart
1
-3
/
+2
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+11
[prev]
[next]