summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li
2021-05-31net: sealevel: add some required spacesPeng Li
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li
2021-05-31net: sealevel: add blank line after declarationsPeng Li
2021-05-31net: sealevel: remove redundant blank linesPeng Li
2021-05-31virtio-net: Add validation for used lengthXie Yongji
2021-05-31mac80211_hwsim: drop pending frames on stopJohannes Berg
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman
2021-05-30net: phy: abort loading yt8511 driver in unsupported modesPeter Geis
2021-05-30net: phy: fix yt8511 clang uninitialized variable warningPeter Geis
2021-05-30net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()Yang Yingliang
2021-05-30net: dsa: qca8k: check return value of read functions correctlyYang Yingliang
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-30net: axienet: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers
2021-05-29octeontx2-af: Update the default KPU profile and fixesGeorge Cherian
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach
2021-05-28i40e: Register auxiliary devices to provide RDMAShiraz Saleem
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-05-28ehea: fix error return code in ehea_restart_qps()Zhen Lei
2021-05-28r8169: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-28net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean
2021-05-28net: hdlc_fr: remove unnecessary out of memory messagePeng Li
2021-05-28net: hdlc_fr: remove redundant braces {}Peng Li
2021-05-28net: hdlc_fr: add braces {} to all arms of the statementPeng Li
2021-05-28net: hdlc_fr: remove space after '!'Peng Li
2021-05-28net: hdlc_fr: code indent use tabs where possiblePeng Li
2021-05-28net: hdlc_fr: move out assignment in if conditionPeng Li
2021-05-28net: hdlc_fr: add some required spacesPeng Li
2021-05-28net: hdlc_fr: fix an code style issue about "foo* bar"Peng Li
2021-05-28net: hdlc_fr: add blank line after declarationsPeng Li
2021-05-28net: hdlc_fr: remove redundant blank linesPeng Li
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva
2021-05-27atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks
2021-05-27atl1c: prepare for multiple rx queuesGatis Peisenieks
2021-05-27atl1c: move tx napi into tpd_ringGatis Peisenieks
2021-05-27atl1c: detect NIC type earlyGatis Peisenieks