aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: uap: process remain on channel expired eventXinming Hu2017-06-011-0/+11
* mwifiex: simplify the code around ra_listShawn Lin2017-06-012-11/+4
* mwifiex: check next packet length for usb tx aggregationXinming Hu2017-05-313-12/+12
* mwifiex: usb: add timer to flush aggregation packetsXinming Hu2017-05-312-79/+193
* mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-317-53/+382
* mwifiex: usb: kill urb before free its memoryXinming Hu2017-05-311-0/+1
* mwifiex: use variable interface header lengthXinming Hu2017-05-319-37/+38
* mwifiex: add missing USB-descriptor endianness conversionJohan Hovold2017-05-191-1/+2
* mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris2017-05-191-2/+0
* mwifiex: pcie: remove useless pdev checkBrian Norris2017-05-191-5/+0
* mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris2017-05-191-6/+0
* mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris2017-05-191-5/+0
* mwifiex: remove useless 'mwifiex_lock'Brian Norris2017-05-192-6/+0
* mwifiex: don't leak stashed beacon buffer on resetBrian Norris2017-05-191-2/+1
* mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris2017-05-191-3/+2
* mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson2017-05-191-2/+6
* mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson2017-05-191-2/+0
* mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson2017-05-191-7/+2
* mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris2017-05-191-36/+35
* mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris2017-05-191-91/+66
* mwifiex: pcie: add card_reset() supportBrian Norris2017-05-181-0/+19
* mwifiex: initiate card-specific work atomicallyBrian Norris2017-05-182-17/+8
* mwifiex: p2p client using same data path as stationXinming Hu2017-05-181-1/+2
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-285-7/+7
* 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
* 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/+3
| * 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-204-21/+16
|\ \
| * | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-133-20/+15
| * | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-1/+1
* | | 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-0920-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/+0
| * | mwifiex: enable auto deep sleep mode for USB chipsetsAmitkumar Karwar2017-04-051-2/+1
| * | 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