summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2018-12-01mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2018-12-01mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-03-24libertas: check return value of alloc_workqueuePan Bian
2018-03-24mwifiex: don't leak 'chan_stats' on resetBrian Norris
2018-03-22mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-03-22mwifiex: Fix invalid port issueGanapathi Bhat
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2017-11-15libertas: fix improper return valuePan Bian
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-03-30mwifiex: pcie: don't leak DMA buffers when removingBrian Norris
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo
2016-09-09mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar
2016-09-09mwifiex: scan: Simplify codeChristophe Jaillet
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu
2016-09-09mwifiex: add manufacturing mode supportXinming Hu
2016-09-03mwifiex: do not print dot when downloading FWStanislaw Gruszka
2016-09-03mwifiex: print status of FW ready eventStanislaw Gruszka
2016-09-03mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka
2016-09-03mwifiex: fix missing break on IEEE80211_STYPE_ACTION caseColin Ian King
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar
2016-09-03mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar
2016-09-03mwifiex: correct aid value during tdls setupXinming Hu