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