summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-01mwifiex: uap: process remain on channel expired eventXinming Hu
2017-06-01mwifiex: simplify the code around ra_listShawn Lin
2017-05-31mwifiex: check next packet length for usb tx aggregationXinming Hu
2017-05-31mwifiex: usb: add timer to flush aggregation packetsXinming Hu
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu
2017-05-31mwifiex: usb: kill urb before free its memoryXinming Hu
2017-05-31mwifiex: use variable interface header lengthXinming Hu
2017-05-24libertas: Remove function entry/exit debuggingKees Cook
2017-05-24libertas: Avoid reading past end of bufferKees Cook
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold
2017-05-19mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris
2017-05-19mwifiex: pcie: remove useless pdev checkBrian Norris
2017-05-19mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris
2017-05-19mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris
2017-05-19mwifiex: don't leak stashed beacon buffer on resetBrian Norris
2017-05-19mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris
2017-05-19mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson
2017-05-19mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson
2017-05-19mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-05-19mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris
2017-05-18mwifiex: pcie: add card_reset() supportBrian Norris
2017-05-18mwifiex: initiate card-specific work atomicallyBrian Norris
2017-05-18mwifiex: p2p client using same data path as stationXinming Hu
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