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