summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
...
* mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-261-2/+2
* mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-233-77/+29
* mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-234-69/+40
* mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-222-29/+5
* mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-222-5/+17
* mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-221-11/+6
* mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-222-2/+2
* mwifiex: correct bss_mode check while appending vht operation IEBing Zhao2013-04-221-1/+1
* mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil2013-04-221-2/+2
* mwifiex: configure p2p interface during initializationBing Zhao2013-04-221-0/+3
* mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-221-3/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-3/+11
|\
| * mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
| * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
* | mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart2013-04-081-26/+29
* | mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart2013-04-082-8/+6
* | mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart2013-04-083-9/+5
* | mwifiex: correct wrong list in list_empty checkAndreas Fenkart2013-04-081-2/+1
* | mwifiex: fix negative cmd_pending countBing Zhao2013-04-086-16/+29
* | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-015-0/+55
* | mwifiex: change default tx/rx win_size for BA setupAvinash Patil2013-04-014-6/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-296-20/+33
|\ \ | |/
| * mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
| * mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| * mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
* | mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-271-13/+24
* | mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-271-3/+4
* | mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-271-1/+2
* | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
* | mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-182-85/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-182-5/+4
|\ \ | |/
| * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-1/+1
| |\
| | * mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
* | | mwifiex: fix potential null dereference 'mef_entry'Bing Zhao2013-03-081-1/+4
* | | mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan2013-03-083-3/+19
* | | mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-066-0/+292
* | | mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-065-0/+78
* | | mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-065-14/+14
* | | mwifiex: modify skb->truesize for PCIE RxAvinash Patil2013-03-061-2/+3
* | | mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao2013-03-061-2/+2
* | | mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao2013-03-061-0/+2
* | | mwifiex: remove static forward declarations in pcie.cBing Zhao2013-03-061-76/+74
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-252-28/+2
|\ \ | |/
| * mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
| * mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-2032-670/+2088
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1917-56/+836
| |\ \ | | |/
| | * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
OpenPOWER on IntegriCloud