summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-19net: axienet: Fix TX ring slot available checkRobert Hancock
2022-01-19net: axienet: limit minimum TX ring sizeRobert Hancock
2022-01-19net: axienet: add missing memory barriersRobert Hancock
2022-01-19net: axienet: reset core on initialization prior to MDIO accessRobert Hancock
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-19net: axienet: increase reset timeoutRobert Hancock
2022-01-19wcn36xx: Add SNR reporting via get_survey()Bryan O'Donoghue
2022-01-19wcn36xx: Track SNR and RSSI for each RX frameBryan O'Donoghue
2022-01-19wcn36xx: Track the band and channel we are tuned toBryan O'Donoghue
2022-01-19wcn36xx: Implement get_snr()Bryan O'Donoghue
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca
2022-01-17wcn36xx: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-01-17ath9k: remove redundant status variableMinghao Chi
2022-01-17ath11k: Reconfigure hardware rate for WCN6855 after vdev is startedBaochen Qiang
2022-01-17ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-17ath5k: fix ah_txq_isr_txok_all settingPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hwPeter Seiderer
2022-01-17ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter
2022-01-17ath11k: move function ath11k_dp_rx_process_mon_statusAloka Dixit
2022-01-17ath11k: enable RX PPDU stats in monitor co-exist modeMiles Hu
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16bonding: Fix extraction of ports from the packet headersMoshe Tal
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-15net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-15net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET
2022-01-15net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean