aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar1-17/+6
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo1-3/+9
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo1-2/+2
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat4-0/+31
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King1-4/+4
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland1-5/+8
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat1-1/+1
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2-0/+5
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar1-1/+1
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar1-1/+3
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+2
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo1-1/+2
2016-09-09mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar2-31/+18
2016-09-09mwifiex: scan: Simplify codeChristophe Jaillet1-8/+4
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar4-17/+365
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu1-0/+83
2016-09-09mwifiex: add manufacturing mode supportXinming Hu7-14/+50
2016-09-03mwifiex: do not print dot when downloading FWStanislaw Gruszka1-2/+0
2016-09-03mwifiex: print status of FW ready eventStanislaw Gruszka1-0/+4
2016-09-03mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka1-2/+1
2016-09-03mwifiex: fix missing break on IEEE80211_STYPE_ACTION caseColin Ian King1-0/+1
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar5-14/+127
2016-09-03mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar3-0/+69
2016-09-03mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-09-03mwifiex: simplify length computation for some memsetChristophe Jaillet1-2/+2
2016-09-03mwifiex: fix the length parameter of a memsetChristophe Jaillet1-1/+1
2016-09-03mwifiex: key_material_v2 remove superfluous conditionHeinrich Schuchardt1-8/+3
2016-09-03mwifiex: remove superfluous conditionHeinrich Schuchardt1-1/+1
2016-09-03mwifiex: fix radar detection issueGanapathi Bhat2-18/+27
2016-09-03mwifiex: add HT aggregation support for adhoc modeXinming Hu3-4/+144
2016-09-03mwifiex: remove misleading disconnect messageAmitkumar Karwar1-4/+0
2016-09-03mwifiex: process rxba_sync eventXinming Hu5-3/+103
2016-09-03mwifiex: support random MAC address for scanningGanapathi Bhat4-1/+38
2016-09-03mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-09-03mwifiex: add region code information in debugfsKarthik D A1-0/+2
2016-09-03mwifiex: Fixed endianness problem for big endian platformKarthik D A3-28/+31
2016-08-18mwifiex: fix large amsdu packets causing firmware hangCathy Luo1-1/+2
2016-08-13net: wireless: marvell: mwifiex: usb: don't print error when allocating urb failsWolfram Sang1-15/+4
2016-08-13net: wireless: marvell: libertas_tf: if_usb: don't print error when allocating urb failsWolfram Sang1-9/+3
2016-07-18mwifiex: update command response skb length correctlyAmitkumar Karwar1-0/+1
2016-07-18mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar1-0/+6
2016-07-18mwifiex: Fix request_irq() failure handlingKarthik D A1-2/+0
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun1-6/+8
2016-07-18libertas: fix non static symbol warningWei Yongjun1-2/+2
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti4-50/+46
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller17-103/+280
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li1-4/+46
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris1-0/+6
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar2-8/+8
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti2-4/+4