summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20mwifiex: don't leak 'chan_stats' on resetBrian Norris
2017-04-20mwifiex: pcie: clear outstanding work when resettingBrian Norris
2017-04-20mwifiex: reset timeout flag when resetting deviceBrian Norris
2017-04-20mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-04-20mwifiex: pcie: extract wifi part from combo firmware during function level resetXinming Hu
2017-04-20mwifiex: pcie: correct scratch register nameXinming Hu
2017-04-20mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not setXinming Hu
2017-04-20mwifiex: remove unnecessary wakeup interrupt number sanity checkXinming Hu
2017-04-20mwifiex: MAC randomization should not be persistentBrian Norris
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13mwifiex: Fix invalid port issueGanapathi Bhat
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller
2017-04-05mwifiex: apply radar flagKarthik Ananthapadmanabha
2017-04-05mwifiex: add missing IEs related to TDLS operationKarthik Ananthapadmanabha
2017-04-05mwifiex: catch mwifiex_fw_dpc() errors properly in resetBrian Norris
2017-04-05mwifiex: fix use-after-free for FW reinit errorsBrian Norris
2017-04-05mwifiex: enable auto deep sleep mode for USB chipsetsAmitkumar Karwar
2017-04-05mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat
2017-03-20mwifiex: fix kernel crash after shutdown command timeoutBrian Norris
2017-03-20mwifiex: send fewer channels to scan while connectedAmitkumar Karwar
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik
2017-03-20mwifiex: Use accessors routines for unaligned valuesDaniel Mentz
2017-03-20mwifiex: add qualifier to firmware structuresKarthik Ananthapadmanabha
2017-03-20mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()Brian Norris
2017-03-20mwifiex: wake system up when receives a wake irqJeffy Chen
2017-03-16mwifiex: uninit wakeup info when removing deviceBrian Norris
2017-03-16mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris
2017-03-16mwifiex: pcie: don't leak DMA buffers when removingBrian Norris
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-07mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-02-07mwifiex: don't include mac80211.hJohannes Berg
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar