aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel
2022-01-19net: axienet: increase default TX ring size to 128Robert Hancock
2022-01-19net: axienet: fix for TX busy handlingRobert Hancock
2022-01-19net: axienet: fix number of TX ring slots for available checkRobert Hancock
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-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-16bonding: Fix extraction of ports from the packet headersMoshe Tal
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-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-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean
2022-01-13atm: iphase: remove redundant pointer skbColin Ian King
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-12net: ipa: prevent concurrent replenishAlex Elder
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-11nfc: pn544: make array rset_cmd static constColin Ian King
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee
2022-01-10Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds