summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar2016-09-261-17/+6
* mwifiex: fix race condition causing tx timeoutCathy Luo2016-09-261-3/+9
* mwifiex: fix kernel crash for USB chipsetsCathy Luo2016-09-261-2/+2
* mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat2016-09-264-0/+31
* mwifiex: fix null pointer deference when adapter is nullColin Ian King2016-09-171-4/+4
* mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland2016-09-171-5/+8
* mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat2016-09-141-1/+1
* mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2016-09-142-0/+5
* mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar2016-09-141-1/+1
* mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar2016-09-141-1/+3
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-141-1/+2
|\
| * Merge branch 'ath-current' into ath-nextKalle Valo2016-09-091-1/+2
| |\
| | * mwifiex: fix large amsdu packets causing firmware hangCathy Luo2016-08-181-1/+2
* | | mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar2016-09-092-31/+18
* | | mwifiex: scan: Simplify codeChristophe Jaillet2016-09-091-8/+4
* | | mwifiex: add PCIe function level reset supportAmitkumar Karwar2016-09-094-17/+365
* | | mwifiex: add cfg80211 testmode supportXinming Hu2016-09-091-0/+83
* | | mwifiex: add manufacturing mode supportXinming Hu2016-09-097-14/+50
* | | mwifiex: do not print dot when downloading FWStanislaw Gruszka2016-09-031-2/+0
* | | mwifiex: print status of FW ready eventStanislaw Gruszka2016-09-031-0/+4
* | | mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka2016-09-031-2/+1
* | | mwifiex: fix missing break on IEEE80211_STYPE_ACTION caseColin Ian King2016-09-031-0/+1
* | | mwifiex: add custom regulatory domain supportAmitkumar Karwar2016-09-035-14/+127
* | | mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar2016-09-033-0/+69
* | | mwifiex: correct aid value during tdls setupXinming Hu2016-09-031-2/+1
* | | mwifiex: simplify length computation for some memsetChristophe Jaillet2016-09-031-2/+2
* | | mwifiex: fix the length parameter of a memsetChristophe Jaillet2016-09-031-1/+1
* | | mwifiex: key_material_v2 remove superfluous conditionHeinrich Schuchardt2016-09-031-8/+3
* | | mwifiex: remove superfluous conditionHeinrich Schuchardt2016-09-031-1/+1
* | | mwifiex: fix radar detection issueGanapathi Bhat2016-09-032-18/+27
* | | mwifiex: add HT aggregation support for adhoc modeXinming Hu2016-09-033-4/+144
* | | mwifiex: remove misleading disconnect messageAmitkumar Karwar2016-09-031-4/+0
* | | mwifiex: process rxba_sync eventXinming Hu2016-09-035-3/+103
* | | mwifiex: support random MAC address for scanningGanapathi Bhat2016-09-034-1/+38
* | | mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar2016-09-031-1/+5
* | | mwifiex: add region code information in debugfsKarthik D A2016-09-031-0/+2
* | | mwifiex: Fixed endianness problem for big endian platformKarthik D A2016-09-033-28/+31
|/ /
* | net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...Wolfram Sang2016-08-131-15/+4
* | net: wireless: marvell: libertas_tf: if_usb: don't print error when allocatin...Wolfram Sang2016-08-131-9/+3
|/
* mwifiex: update command response skb length correctlyAmitkumar Karwar2016-07-181-0/+1
* mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar2016-07-181-0/+6
* mwifiex: Fix request_irq() failure handlingKarthik D A2016-07-181-2/+0
* mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun2016-07-181-6/+8
* libertas: fix non static symbol warningWei Yongjun2016-07-181-2/+2
* mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti2016-07-184-50/+46
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-1417-103/+280
|\
| * mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li2016-07-081-4/+46
| * mwifiex: mask PCIe interrupts before removalBrian Norris2016-07-081-0/+6
| * mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar2016-07-082-8/+8
| * mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti2016-07-082-4/+4
OpenPOWER on IntegriCloud