index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2014-02-06
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
2014-02-06
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2013-12-20
mwifiex: fix memory leak issue for ibss join
Ujjal Roy
2013-12-04
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
Ujjal Roy
2013-12-04
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
2013-11-13
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
2013-10-13
mwifiex: fix PCIe hs_cfg cancel cmd timeout
Bing Zhao
2013-10-13
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-10-13
mwifiex: fix NULL pointer dereference in usb suspend handler
Bing Zhao
2013-10-13
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2013-09-14
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
2013-08-11
mwifiex: fix wrong data rates in P2P client
Avinash Patil
2013-08-11
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2013-08-11
mwifiex: Add missing endian conversion.
Tomasz Moń
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
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-07
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
2013-04-08
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
2013-04-08
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
2013-04-01
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
2013-04-01
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-04-01
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-27
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
2013-03-27
mwifiex: avoid waking up device in awake state
Avinash Patil
2013-03-27
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
2013-03-25
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
Avinash Patil
[next]