summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2019-01-28mwifiex: don't print error message on coex eventStefan Agner
2018-12-13Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-08-31mwifex: free rx_cmd skb in suspended stateGanapathi Bhat
2018-08-31mwifiex: do no submit URB in suspended stateGanapathi Bhat
2018-08-31libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter
2018-07-31mwifiex: Fix skipped vendor specific IEsRoman Stratiienko
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-07-31mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-04libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-06-27libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-29mwifiex: reserve passive scan time for radar channelXinming Hu
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat
2018-05-09mwifiex: delete unneeded includeJulia Lawall
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu
2018-04-25mwifiex: uap: filter duplicate ERP IEXinming Hu
2018-03-27mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat
2018-03-13mwifiex: fix incorrect ht capability problemGanapathi Bhat
2018-03-13Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat
2018-03-13mwifiex: correct antenna number with high bits reservedXinming Hu
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu