summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris
2017-07-28mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris
2017-07-28mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris
2017-07-28mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris
2017-07-28mwifiex: ensure "disable auto DS" struct is initializedBrian Norris
2017-07-28mwifiex: fixup init_channel_scan_gap error caseBrian Norris
2017-07-28mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris
2017-07-28mwifiex: unregister wiphy before freeing resourcesBrian Norris
2017-07-28mwifiex: re-register wiphy across resetBrian Norris
2017-07-28mwifiex: pcie: don't allow cmd buffer reuse after resetBrian Norris
2017-07-28mwifiex: reset interrupt status across device resetBrian Norris
2017-07-28mwifiex: reunite copy-and-pasted remove/reset codeBrian Norris
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-06-30mwifiex: do not update MCS set from hostapdGanapathi Bhat
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin
2017-06-21mwifiex: fixes the unexpected be printed log by defaultCaesar Wang
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
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-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan
2017-06-13mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King
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