summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to staticTom Rix2022-04-221-1/+1
* nfp: support 802.1ad VLAN assingment to VFBaowen Zheng2022-04-222-11/+35
* net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_getMinghao Chi2022-04-221-4/+2
* myri10ge: remove redundant assignment to variable statusColin Ian King2022-04-221-1/+1
* net: cdc-ncm: Move spin_lock_bh() to spin_lock()Yunbo Yu2022-04-221-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-2279-640/+841
|\
| * Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-2117-34/+74
| |\
| | * drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou2022-04-211-0/+2
| | * net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao2022-04-201-2/+2
| | * net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean2022-04-191-0/+2
| | * net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann2022-04-181-4/+4
| | * bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar2022-04-171-4/+9
| | * net: lan966x: Make sure to release ptp interruptHoratiu Vultur2022-04-151-0/+3
| | * net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern2022-04-151-1/+1
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-04-154-7/+27
| | |\
| | | * e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-131-2/+2
| | | * igc: Fix suspending when PTM is activeVinicius Costa Gomes2022-04-131-1/+14
| | | * igc: Fix BUG: scheduling while atomicSasha Neftin2022-04-131-2/+2
| | | * igc: Fix infinite loop in release_swfw_syncSasha Neftin2022-04-131-2/+9
| | * | net: restore alpha order to Ethernet devices in configStephen Hemminger2022-04-151-13/+13
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-04-154-3/+10
| | |\ \
| | | * | ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie2022-04-141-0/+1
| | | * | ice: fix crash in switchdev modeWojciech Drewek2022-04-141-1/+2
| | | * | ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski2022-04-141-1/+1
| | | * | ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski2022-04-141-1/+6
| | * | | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss2022-04-151-0/+1
| * | | | Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-04-194-3/+32
| |\ \ \ \
| | * | | | spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus2022-04-131-0/+3
| | * | | | spi: cadence-quadspi: fix incorrect supports_op() return valueMatthias Schiffer2022-04-131-2/+17
| | * | | | spi: intel: Add support for Raptor Lake-S SPI serial flashMika Westerberg2022-04-131-0/+1
| | * | | | spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng2022-04-121-1/+11
| * | | | | Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-172-64/+23
| |\ \ \ \ \
| | * | | | | xen/balloon: don't use PV mode extra memory for zone device allocationsJuergen Gross2022-04-072-64/+23
| * | | | | | Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-04-172-0/+8
| |\ \ \ \ \ \
| | * | | | | | power: supply: Reset err after not finding static batteryYassine Oudjana2022-04-131-0/+6
| | * | | | | | power: supply: samsung-sdi-battery: Add missing charge restart voltagesLinus Walleij2022-04-131-0/+2
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-175-12/+54
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-151-2/+2
| | * | | | | | | i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko2022-04-151-1/+1
| | * | | | | | | i2c: dev: check return value when calling dev_set_name()Andy Shevchenko2022-04-151-5/+10
| | * | | | | | | i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson2022-04-151-4/+2
| | * | | | | | | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut2022-04-151-0/+33
| | * | | | | | | i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer2022-04-151-0/+6
| * | | | | | | | Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-172-12/+14
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-04-161-10/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-081-8/+10
| | | * | | | | | | | gpiolib: acpi: use correct format charactersLinus Torvalds2022-04-081-2/+2
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | gpio: sim: fix setting and getting multiple linesBartosz Golaszewski2022-04-141-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-178-18/+47
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2022-04-072-2/+11
| | |\ \ \ \ \ \ \ \