summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-18net: ethernet: altera: Add use of ethtool_op_get_ts_infoMaxime Chevallier
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli
2022-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-08-16net: vertexcom: mse102x: Update email addressStefan Wahren
2022-08-16ice: introduce ice_ptp_reset_cached_phctime functionJacob Keller
2022-08-16ice: re-arrange some static functions in ice_ptp.cJacob Keller
2022-08-16ice: track and warn when PHC update is lateJacob Keller
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller
2022-08-16ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-10hwmon: (lm90) Fix error return value from detect functionGuenter Roeck
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde