summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: Mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* libertas: remove set but not used variable 'int_type'YueHaibing2018-11-061-3/+1Star
* libertas: return errno from lbs_add_card()Lubomir Rintel2018-10-135-14/+20
* libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2018-10-131-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-0/+4
|\
| * libertas: call into generic suspend code before turning off powerDaniel Mack2018-10-101-0/+4
* | mwifex: free rx_cmd skb in suspended stateGanapathi Bhat2018-08-311-0/+6
* | mwifiex: do no submit URB in suspended stateGanapathi Bhat2018-08-311-0/+7
* | libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter2018-08-311-2/+3
|/
* mwifiex: Fix skipped vendor specific IEsRoman Stratiienko2018-07-311-1/+7
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-3115-72/+91
* mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat2018-07-313-51/+53
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-313-13/+10Star
* Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-247-53/+71
|\
| * libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2018-07-042-6/+25
| * libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-4/+3Star
| * libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-4/+4
| * wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-272-13/+13
| * mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu2018-06-271-26/+26
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-5/+2Star
|\ \
| * | mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-06-241-2/+2
| * | Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat2018-06-241-3/+0Star
| |/
* / net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
|/
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-6/+7
* mwifiex: reserve passive scan time for radar channelXinming Hu2018-05-291-3/+6
* mwifiex: increase log level for internal scan fail resultXinming Hu2018-05-291-1/+1
* mwifiex: mark expected switch fall-throughsGustavo A. R. Silva2018-05-292-0/+5
* mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat2018-05-293-1/+21
* mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-05-291-0/+3
* mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat2018-05-294-4/+10
* mwifiex: support sysfs initiated device coredumpArend Van Spriel2018-05-235-32/+43
* mwifiex: correct histogram data with appropriate indexXinming Hu2018-05-231-3/+5
* wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-121-9/+16
* mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat2018-05-091-2/+2
* mwifiex: delete unneeded includeJulia Lawall2018-05-091-1/+0Star
* mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu2018-04-301-1/+4
* mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu2018-04-301-4/+0Star
* mwifiex: make firmware mac address consistent with host configurationXinming Hu2018-04-303-19/+26
* mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
* mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter2018-04-251-1/+2
* mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu2018-04-251-1/+2
* mwifiex: uap: filter duplicate ERP IEXinming Hu2018-04-251-0/+1
* mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat2018-03-271-4/+6
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-137-16/+117
* mwifiex: fix incorrect ht capability problemGanapathi Bhat2018-03-131-0/+30
* Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat2018-03-131-43/+1Star
* mwifiex: correct antenna number with high bits reservedXinming Hu2018-03-131-1/+2
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
* mwifiex: set different mac address for interfaces with same bss typeXinming Hu2018-02-272-5/+32