summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-07ath11k: change to use dynamic memory for channel list of scanWen Gong
2021-12-07ath11k: Fix QMI file type enum valueSeevalamuthu Mariappan
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang
2021-12-07ath9k: switch to rate table based lookupJonas Jelonek
2021-12-07ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam
2021-11-29ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R
2021-11-26wcn36xx: Use correct SSN for ADD BA requestLoic Poulain
2021-11-26ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli
2021-11-24ath11k: Use memset_startat() for clearing queue descriptorsKees Cook
2021-11-24ath11k: Fix spelling mistake "detetction" -> "detection"Colin Ian King
2021-11-24Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo
2021-11-22ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong
2021-11-22ath11k: skip sending vdev down for channel switchWen Gong
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-22ath11k: calculate the correct NSS of peer for HE capabilitiesWen Gong
2021-11-22ath11k: change to treat alpha code na as world wide regdomainWen Gong
2021-11-22ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang
2021-11-22ath11k: do not restore ASPM in case of single MSI vectorCarl Huang
2021-11-22ath11k: add support one MSI vectorCarl Huang
2021-11-22ath11k: refactor multiple MSI vector implementationCarl Huang
2021-11-22ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQCarl Huang
2021-11-22ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang
2021-11-22ath11k: get msi_data again after request_irq is calledCarl Huang
2021-11-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-11-19ath9k: fix intr_txqs settingPeter Seiderer
2021-11-19ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: add stream gate settings for psfpXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18net: mdio: Replaced BUG_ON() with WARN()Florian Fainelli
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18net: dpaa2-mac: use phylink_generic_validate()Russell King (Oracle)
2021-11-18net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()Russell King (Oracle)