aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-08
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-08
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-08
* | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
|/
* mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-26
* mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-26
* mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-26
* mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-26
* mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-23
* mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-23
* mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-22
* mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-22
* mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-22
* mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-22
* mwifiex: correct bss_mode check while appending vht operation IEBing Zhao2013-04-22
* mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil2013-04-22
* mwifiex: configure p2p interface during initializationBing Zhao2013-04-22
* mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\
| * mwifiex: complete last internal scanBing Zhao2013-04-03
| * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-01
* | mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart2013-04-08
* | mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart2013-04-08
* | mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart2013-04-08
* | mwifiex: correct wrong list in list_empty checkAndreas Fenkart2013-04-08
* | mwifiex: fix negative cmd_pending countBing Zhao2013-04-08
* | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-01
* | mwifiex: change default tx/rx win_size for BA setupAvinash Patil2013-04-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\|
| * mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-25
| * mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-18
| * mwifiex: skip pending commands after function shutdownBing Zhao2013-03-18
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-18
* | mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-27
* | mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-27
* | mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-27
* | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-25
* | mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
|\|
| * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
| |\
| | * mwifiex: correct sleep delay counterAvinash Patil2013-02-27
* | | mwifiex: fix potential null dereference 'mef_entry'Bing Zhao2013-03-08
* | | mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan2013-03-08
* | | mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-06
* | | mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-06
* | | mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-06
* | | mwifiex: modify skb->truesize for PCIE RxAvinash Patil2013-03-06