summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-19net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)1-33/+229
2024-04-19net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)2-0/+13
2024-04-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-51/+67
2024-04-19net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-19net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-19net: mscc: ocelot: flower: validate control flagsAsbjørn Sloth Tønnesen1-5/+2
2024-04-19sfc: use flow_rule_is_supp_control_flags()Asbjørn Sloth Tønnesen1-4/+3
2024-04-19mlxsw: spectrum_flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski149-753/+1798
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-141/+237
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+3
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-18virtio_net: Support RX hash XDP hintLiang Chen1-0/+43
2024-04-18net: ipa: sort all includesAlex Elder28-98/+107
2024-04-18net: ipa: more include file cleanupAlex Elder32-40/+35
2024-04-18net: ipa: eliminate unneeded struct declarationsAlex Elder7-15/+3
2024-04-18net: ipa: add some needed struct declarationsAlex Elder4-4/+7
2024-04-18net: ipa: include "ipa_interrupt.h" where neededAlex Elder5-3/+8
2024-04-18net: ipa: remove unneeded standard includesAlex Elder17-39/+12
2024-04-18net: ipa: include some standard header filesAlex Elder32-32/+84
2024-04-18ibmvnic: Return error code on TX scrq flush failNick Child1-3/+7
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
2024-04-18net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
2024-04-18net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+13
2024-04-18net: dsa: xrs700x: provide own phylink MAC operationsRussell King (Oracle)1-4/+21
2024-04-18net: dsa: rzn1_a5psw: provide own phylink MAC operationsRussell King (Oracle)1-16/+31
2024-04-18net: dsa: lan9303: provide own phylink MAC operationsRussell King (Oracle)1-5/+26
2024-04-18net: dsa: bcm_sf2: provide own phylink MAC operationsRussell King (Oracle)1-17/+32
2024-04-18net: netdevsim: select PAGE_POOL in KconfigJakub Kicinski1-0/+1
2024-04-18net: usb: qmi_wwan: add Lonsung U8300/U9300 productCoia Prant1-0/+2
2024-04-17Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-32/+63
2024-04-17ice: Remove ndo_get_phys_port_nameDariusz Aftanski1-34/+0
2024-04-17ice: Add automatic VF reset on Tx MDD eventsMarcin Szycik3-17/+67
2024-04-17platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello1-0/+9
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
2024-04-17net: phy: mediatek-ge: do not disable EEE advertisementArınç ÜNAL1-3/+0
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-17net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)1-4/+4
2024-04-17of: property: Add fw_devlink support for pse parentKory Maincent (Dent Project)1-0/+2
2024-04-17net: ipa: Remove unnecessary print function dev_err()Jiapeng Chong1-5/+1