summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ipa: introduce gsi_trans_tx_committed()Alex Elder2022-06-154-11/+27
* net: ipa: rename two transaction fieldsAlex Elder2022-06-152-24/+25
* net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder2022-06-151-9/+9
* net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2022-06-142-8/+20
* net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich2022-06-141-4/+21
* net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich2022-06-141-18/+12
* mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata2022-06-143-163/+31
* mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata2022-06-143-589/+209
* mlxsw: Revert "Introduce initial XM router support"Petr Machata2022-06-1411-1518/+8
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-06-146-33/+121
|\
| * net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2022-06-131-7/+0
| * net/mlx5: group fdb cleanup to single functionShay Drory2022-06-131-8/+10
| * net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2022-06-131-0/+33
| * RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik2022-06-132-18/+36
| * net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2022-06-131-0/+42
* | net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes2022-06-131-0/+1
* | net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran2022-06-131-0/+5
* | nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang2022-06-1310-33/+52
* | net: ipa: derive channel from transactionAlex Elder2022-06-133-29/+13
* | net: ipa: determine channel from eventAlex Elder2022-06-131-5/+21
* | net: ipa: simplify endpoint transaction completionAlex Elder2022-06-131-18/+5
* | net: ipa: rename endpoint->trans_tre_maxAlex Elder2022-06-132-4/+4
* | net: ipa: rename channel->tlv_countAlex Elder2022-06-135-32/+11
* | net: ipa: verify command channel TLV countAlex Elder2022-06-131-12/+27
* | nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang2022-06-102-5/+3
* | ethernet: Remove vf rate limit check for driversBin Chen2022-06-104-21/+3
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-1012-13/+136
|\ \
| * | drivers/net/ethernet/intel: fix typos in commentsJulia Lawall2022-06-093-3/+3
| * | ixgbe: Fix typos in commentsJiaqing Zhao2022-06-092-2/+2
| * | ixgb: Fix typos in commentsJiaqing Zhao2022-06-091-2/+2
| * | e1000: Fix typos in commentsJiaqing Zhao2022-06-091-2/+2
| * | igb: Remove duplicate definesKai-Heng Feng2022-06-092-4/+0
| * | drivers, ixgbe: export vf statisticsMaximilian Heyne2022-06-093-0/+127
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-1075-449/+1252
|\ \ \
| * \ \ Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-06-101-7/+25
| |\ \ \
| | * | | cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLEPeter Zijlstra2022-06-081-7/+25
| | | |/ | | |/|
| * | | Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-104-12/+20
| |\ \ \
| | * | | ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-091-1/+1
| | * | | libata: fix translation of concurrent positioning rangesTyler Erickson2022-06-081-1/+1
| | * | | libata: fix reading concurrent positioning ranges logTyler Erickson2022-06-081-8/+13
| | * | | ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-061-0/+3
| | * | | ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov2022-06-061-2/+2
| | |/ /
| * | | Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-06-1049-301/+430
| |\ \ \
| | * \ \ Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-06-108-43/+92
| | |\ \ \
| | | * | | drm/ast: Support multiple outputsThomas Zimmermann2022-06-096-36/+41
| | | * | | Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard2022-06-085478-146553/+756397
| | | |\| |
| | | * | | drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris2022-06-061-3/+13
| | | * | | drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris2022-06-061-4/+38
| | * | | | Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-06-104-7/+8
| | |\| | |
| | | * | | drm/panfrost: Job should reference MMU not file_privSteven Price2022-05-253-6/+7