summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
| | * mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-186-314/+689
| |\ \ | | |/
| | * mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2013-02-142-8/+25
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-141-4/+5
| | |\
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-123-10/+5
| | |\ \
| | | * | cfg80211: move TSF into IEsJohannes Berg2013-02-111-1/+1
| | | * | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-5/+0
| | | * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-113-4/+4
| | * | | mwifiex: add PCIe8897 supportAvinash Patil2013-02-113-70/+275
| | * | | mwifiex: define generic data type for PCIe ring buffersAvinash Patil2013-02-112-26/+35
| | * | | mwifiex: separate ring initialization and ring creation routinesAvinash Patil2013-02-111-133/+194
| | * | | mwifiex: store card specific data in PCI device table entryAvinash Patil2013-02-112-118/+206
| | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0813-65/+15
| |\ \ \ | | |/ /
| | * | mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-017-10/+3
| | * | mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-013-43/+0
| | * | mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-301-2/+2
| | * | mwifiex: do not overwrite error code from lower layer driverBing Zhao2013-01-302-8/+6
| | * | mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov2013-01-301-0/+2
| | * | mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil2013-01-301-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-4/+5
| |\ \ \ | | | |/ | | |/|
| * | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-049-64/+22
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2818-282/+639
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-283-28/+28
| | |\ \
| | * | | mwifiex: correction in status codes used for association failureAmitkumar Karwar2013-01-222-5/+18
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-4/+2
| | |\ \ \
| | | * | | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+2
| | * | | | mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-075-55/+193
| | * | | | mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-074-0/+48
| | * | | | mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-074-154/+235
OpenPOWER on IntegriCloud