summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-2/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman2023-08-1497-455/+1080
| |\ \ \ \ \ \ \
| * | | | | | | | USB: Remove remnants of Wireless USB and UWBAlan Stern2023-08-091-2/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy2023-08-161-1/+0
| * | | | | | | | powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy2023-08-161-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-301-17/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | pds_core: Fix function header descriptionsBrett Creeley2023-08-181-2/+2
| * | | | | | | | pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley2023-08-161-15/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-304-25/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: Convert PCI error values to generic errnosIlpo Järvinen2023-08-211-6/+6
| * | | | | | | | wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+5
| * | | | | | | | wifi: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+6
| * | | | | | | | wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+6
| * | | | | | | | net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-7/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-301-4/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-08-211-4/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson2023-08-131-4/+1
| | * | | | | | | | soc: qcom: aoss: Move length requirements from callerBjorn Andersson2023-08-131-1/+1
| | |/ / / / / / /
* | | | | | | | | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vrf: Update to register_net_sysctl_szJoel Granados2023-08-151-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig2023-08-021-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: altera-tse: make ALTERA_TSE depend on HAS_IOMEMBaoquan He2023-08-181-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-293-11/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-9/+9
| * | | | | | | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-182-2/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-2917-60/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit2023-08-281-4/+0
| * | | | | | | | ethernet: tg3: remove unreachable codeMikhail Kobuk2023-08-281-4/+1
| * | | | | | | | igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl2023-08-281-4/+7
| * | | | | | | | pds_core: pass opcode to devcmd_waitShannon Nelson2023-08-251-5/+2
| * | | | | | | | pds_core: check for work queue before useShannon Nelson2023-08-251-1/+1
| * | | | | | | | pds_core: no reset command for VFShannon Nelson2023-08-251-1/+2
| * | | | | | | | pds_core: no health reporter in VFShannon Nelson2023-08-251-3/+5
| * | | | | | | | pds_core: protect devlink callbacks from fw_down stateShannon Nelson2023-08-251-0/+3
| * | | | | | | | sfc: Check firmware supports Ethernet PTP filterAlex Austin2023-08-251-1/+3
| * | | | | | | | cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh2023-08-251-3/+3
| * | | | | | | | octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam2023-08-251-8/+9
| * | | | | | | | octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2023-08-252-11/+5
| * | | | | | | | mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak2023-08-251-1/+2
| * | | | | | | | mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak2023-08-251-1/+2
| * | | | | | | | mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak2023-08-251-1/+1
| * | | | | | | | net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan2023-08-251-1/+1
| * | | | | | | | octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2023-08-252-1/+3
| * | | | | | | | ice: avoid executing commands on other ports when driving syncJacob Keller2023-08-252-6/+52
| * | | | | | | | net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu2023-08-241-5/+27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi2023-08-281-9/+4
* | | | | | | | net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi2023-08-282-1/+12