summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-286-17/+17
|\
| * cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-285-7/+7
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-6/+6
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-8/+8
| * cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+1
| * nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* | libertas: check return value of alloc_workqueuePan Bian2017-04-261-0/+5
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-246-27/+162
|\
| * mwifiex: don't leak 'chan_stats' on resetBrian Norris2017-04-201-1/+3
| * mwifiex: pcie: clear outstanding work when resettingBrian Norris2017-04-201-0/+2
| * mwifiex: reset timeout flag when resetting deviceBrian Norris2017-04-201-0/+1
| * mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris2017-04-201-0/+7
| * mwifiex: pcie: extract wifi part from combo firmware during function level resetXinming Hu2017-04-203-8/+127
| * mwifiex: pcie: correct scratch register nameXinming Hu2017-04-202-8/+9
| * mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not setXinming Hu2017-04-201-2/+5
| * mwifiex: remove unnecessary wakeup interrupt number sanity checkXinming Hu2017-04-201-5/+3Star
| * mwifiex: MAC randomization should not be persistentBrian Norris2017-04-201-1/+3
| * mwifiex: Fix invalid port issueGanapathi Bhat2017-04-131-2/+2
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-207-22/+21Star
|\ \
| * | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-134-21/+16Star
| * | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-1/+1
| * | wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-062-0/+4
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+2
| |/ |/|
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-1020-156/+285
|\ \
| * | mwifiex: apply radar flagKarthik Ananthapadmanabha2017-04-051-0/+19
| * | mwifiex: add missing IEs related to TDLS operationKarthik Ananthapadmanabha2017-04-052-2/+49
| * | mwifiex: catch mwifiex_fw_dpc() errors properly in resetBrian Norris2017-04-053-13/+32
| * | mwifiex: fix use-after-free for FW reinit errorsBrian Norris2017-04-051-1/+0Star
| * | mwifiex: enable auto deep sleep mode for USB chipsetsAmitkumar Karwar2017-04-051-2/+1Star
| * | mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat2017-04-052-10/+39
| * | mwifiex: fix kernel crash after shutdown command timeoutBrian Norris2017-03-202-4/+4
| * | mwifiex: send fewer channels to scan while connectedAmitkumar Karwar2017-03-201-3/+8
| * | mwifiex: fix for unaligned readsDevidas Puranik2017-03-209-57/+56Star
| * | mwifiex: Use accessors routines for unaligned valuesDaniel Mentz2017-03-206-32/+49
| * | mwifiex: add qualifier to firmware structuresKarthik Ananthapadmanabha2017-03-202-20/+20
| * | mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()Brian Norris2017-03-201-12/+5Star
| * | mwifiex: wake system up when receives a wake irqJeffy Chen2017-03-201-0/+3
| |/
* | mwifiex: uninit wakeup info when removing deviceBrian Norris2017-03-161-0/+3
* | mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris2017-03-161-4/+4
* | mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-161-19/+19
|/
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-011-3/+1Star
|\
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-141-3/+1Star
* | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* | mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris2017-02-151-4/+4
* | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-101-2/+2
|\ \
| * | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-2/+2
* | | mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat2017-02-071-2/+0Star
* | | mwifiex: don't include mac80211.hJohannes Berg2017-02-071-1/+1