summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-19wil6210: reduce ucode_debug memory regionDedy Lansky1-2/+2
2019-12-19wil6210: add verification for cid upper boundAlexei Avshalom Lazar1-1/+1
2019-12-19wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar1-5/+12
2019-12-19wil6210: minimize the time that mem_lock is heldAlexei Avshalom Lazar1-4/+6
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri1-0/+10
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu1-2/+4
2019-12-18mlxsw: spectrum_qdisc: Support offloading of ETS QdiscPetr Machata3-0/+88
2019-12-18mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETSPetr Machata1-23/+81
2019-12-18mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumeratorsPetr Machata3-20/+18
2019-12-18mlxsw: spectrum_qdisc: Clarify a commentPetr Machata1-7/+24
2019-12-18net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ coresJose Abreu1-0/+16
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu3-0/+31
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu5-0/+34
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu3-1/+33
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu3-0/+115
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu3-0/+74
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu7-0/+137
2019-12-18net: stmmac: Always use TX coalesce timer value when reschedulingJose Abreu1-1/+1
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu10-49/+149
2019-12-18net: stmmac: Print more information in DebugFS DMA Capabilities fileJose Abreu1-1/+30
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2019-12-18brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabledDmitry Osipenko2-6/+5
2019-12-18brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost1-0/+1
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng1-1/+3
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng1-8/+46
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch3-0/+5
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch1-6/+4
2019-12-18brcmfmac: fix rambase for 4359/9Soeren Moch1-1/+2
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu2-1/+20
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng3-1/+52
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube1-29/+2
2019-12-18rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube1-31/+2
2019-12-18rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube1-32/+2
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube1-13/+3
2019-12-18rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube1-13/+3
2019-12-18rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube1-12/+2
2019-12-18zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2019-12-18rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2019-12-18brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2019-12-18at76c50x-usb: fix endpoint debug messageJohan Hovold1-1/+1
2019-12-18brcmfmac: set interface carrier to off by defaultRafał Miłecki1-0/+2
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET1-1/+1
2019-12-18brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2019-12-18rsi: add missing endpoint sanity checksJohan Hovold1-2/+10
2019-12-18rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2019-12-18rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2019-12-18rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6