]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - drivers
net: hd64570: add braces {} to all arms of the statement
[mirror_ubuntu-jammy-kernel.git] / drivers /
2021-06-07 Peng Linet: hd64570: add braces {} to all arms of the statement
2021-06-07 Peng Linet: hd64570: fix the code style issue about trailing...
2021-06-07 Peng Linet: hd64570: fix the code style issue about "foo*...
2021-06-07 Peng Linet: hd64570: add blank line after declarations
2021-06-07 Peng Linet: hd64570: remove redundant blank lines
2021-06-07 David S. MillerMerge branch 'sja1105-yaml'
2021-06-07 Vladimir Olteannet: dsa: sja1105: determine PHY/MAC role from PHY...
2021-06-07 Vladimir Olteannet: dsa: sja1105: apply RGMII delays based on the...
2021-06-04 George McCollisternet: dsa: xrs700x: allow HSR/PRP supervision dupes...
2021-06-04 Íñigo Huguetnet:cxgb3: fix incorrect work cancellation
2021-06-04 Michael Wallenet: enetc: use get/put_unaligned helpers for MAC addre...
2021-06-04 David S. MillerMerge branch 'hdlc_x25-cleanups'
2021-06-04 Peng Linet: hdlc_x25: fix the alignment issue
2021-06-04 Peng Linet: hdlc_x25: fix the code issue about "if..else.."
2021-06-04 Peng Linet: hdlc_x25: add some required spaces
2021-06-04 Peng Linet: hdlc_x25: move out assignment in if condition
2021-06-04 Peng Linet: hdlc_x25: remove unnecessary out of memory message
2021-06-04 Peng Linet: hdlc_x25: remove redundant blank lines
2021-06-04 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2021-06-04 Muhammad Husaini... igc: Enable HW VLAN Insertion and HW VLAN Stripping
2021-06-04 Sasha Neftinigc: Indentation fixes
2021-06-04 Sasha Neftinigc: Remove unused MDICNFG register
2021-06-04 Sasha Neftinigc: Remove unused asymmetric pause bit from igc defines
2021-06-04 Sasha Neftinigc: Update driver to use ethtool_sprintf
2021-06-03 Colin Ian Kingnetdevsim: Fix unsigned being compared to less than...
2021-06-03 Nathan Chancellornet: ethernet: rmnet: Restructure if checks to avoid...
2021-06-03 Nathan Chancellornet: ks8851: Make ks8851_read_selftest() return void
2021-06-03 Colin Ian Kingbonding: remove redundant initialization of variable ret
2021-06-03 Russell Kingnet: phy: marvell: use phy_modify_changed() for marvell...
2021-06-03 David S. MillerMerge branch 'ipa-inline-csum'
2021-06-03 Alex ElderRevert "net: ipa: disable checksum offload for IPA...
2021-06-03 Alex Eldernet: ipa: add support for inline checksum offload
2021-06-03 David S. MillerMerge tag 'mlx5-updates-2021-06-03' of git://git.kernel...
2021-06-03 Íñigo Huguetnet:cxgb3: fix code style issues
2021-06-03 Íñigo Huguetnet:cxgb3: replace tasklets with works
2021-06-03 Kees Cooknet: bonding: Use strscpy_pad() instead of manually...
2021-06-03 David S. MillerMerge branch 'NVMeTCP-Offload-ULP'
2021-06-03 Dean Balandinnvme-tcp-offload: Add IO level implementation
2021-06-03 Dean Balandinnvme-tcp-offload: Add queue level implementation
2021-06-03 Arie Gershbergnvme-tcp-offload: Add controller level error recovery...
2021-06-03 Arie Gershbergnvme-tcp-offload: Add controller level implementation
2021-06-03 Dean Balandinnvme-tcp-offload: Add device scan implementation
2021-06-03 Prabhakar Kushwahanvme-fabrics: Expose nvmf_check_required_opts() globally
2021-06-03 Prabhakar Kushwahanvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_...
2021-06-03 Shai Malinnvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW...
2021-06-03 David S. MillerMerge branch 'QED-NVMeTCP-Offload'
2021-06-03 Nikolay Assaqed: Add IP services APIs support
2021-06-03 Shai Malinqed: Add NVMeTCP Offload IO Level FW Initializations
2021-06-03 Prabhakar Kushwahaqed: Add support of HW filter block
2021-06-03 Shai Malinqed: Add NVMeTCP Offload Connection Level FW and HW HSI
2021-06-03 Shai Malinqed: Add NVMeTCP Offload PF Level FW and HW HSI
2021-06-03 Omkar Kulkarniqed: Add TCP_ULP FW resource layout
2021-06-03 Krzysztof Kozlowskinfc: mrvl: reduce the scope of local variables
2021-06-03 Krzysztof Kozlowskinfc: mrvl: remove useless "continue" at end of loop
2021-06-03 David S. MillerMerge branch 'xpcs-phylink_pcs_ops'
2021-06-03 Vladimir Olteannet: pcs: xpcs: convert to phylink_pcs_ops
2021-06-03 Vladimir Olteannet: pcs: xpcs: convert to mdio_device
2021-06-03 Vladimir Olteannet: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read...
2021-06-03 Vladimir Olteannet: pcs: xpcs: export xpcs_probe
2021-06-03 Vladimir Olteannet: pcs: xpcs: export xpcs_config_eee
2021-06-03 Vladimir Olteannet: pcs: xpcs: export xpcs_validate
2021-06-03 Vladimir Olteannet: pcs: xpcs: make the checks related to the PHY...
2021-06-03 Vladimir Olteannet: pcs: xpcs: there is only one PHY ID
2021-06-03 David S. MillerMerge branch 'hdlc_cisco-cleanups'
2021-06-03 Peng Linet: hdlc_cisco: remove redundant space
2021-06-03 Peng Linet: hdlc_cisco: add blank line after declaration
2021-06-03 Peng Linet: hdlc_cisco: remove unnecessary out of memory message
2021-06-03 Peng Linet: hdlc_cisco: add some required spaces
2021-06-03 Peng Linet: hdlc_cisco: fix the code style issue about "foo...
2021-06-03 Peng Linet: hdlc_cisco: remove redundant blank lines
2021-06-03 Vladyslav Tarasiuknet/mlx5e: Remove unreachable code in mlx5e_xmit()
2021-06-03 Alaa Hleihelnet/mlx5e: Disable TLS device offload in kdump mode
2021-06-03 Alaa Hleihelnet/mlx5e: Disable TX MPWQE in kdump mode
2021-06-03 Tariq Toukannet/mlx5e: RX, Re-place page pool numa node change...
2021-06-03 Lama Kayalnet/mlx5e: Zero-init DIM structures
2021-06-03 Meir Lichtingernet/mlx5e: IPoIB, Add support for NDR speed
2021-06-03 Shaokun Zhangnet/mlx5e: Remove the repeated declaration
2021-06-03 Dan Carpenternet/mlx5: check for allocation failure in mlx5_ft_pool_...
2021-06-03 Jiapeng Chongnet/mlx5: Fix duplicate included vhca_event.h
2021-06-03 Jakub Kicinskimlx5: count all link events
2021-06-02 David S. MillerMerge branch 'devlink-rate-objects'
2021-06-02 Dmytro Linkinnetdevsim: Allow setting parent node of rate objects
2021-06-02 Dmytro Linkinnetdevsim: Implement support for devlink rate nodes
2021-06-02 Dmytro Linkinnetdevsim: Implement devlink rate leafs tx rate support
2021-06-02 Dmytro Linkinnetdevsim: Register devlink rate leaf objects per VF
2021-06-02 Dmytro Linkinnetdevsim: Implement legacy/switchdev mode for VFs
2021-06-02 Dmytro Linkinnetdevsim: Implement VFs
2021-06-02 Dmytro Linkinnetdevsim: Implement port types and indexing
2021-06-02 Dmytro Linkinnetdevsim: Disable VFs on nsim_dev_reload_destroy(...
2021-06-02 Dmytro Linkinnetdevsim: Add max_vfs to bus_dev
2021-06-02 David S. MillerMerge branch 'nfp-ct-offload'
2021-06-02 Louis Peensnfp: flower-ct: add tc merge functionality
2021-06-02 Louis Peensnfp: flower-ct: add tc_merge_tb
2021-06-02 Louis Peensnfp: flower-ct: add a table to map flow cookies to...
2021-06-02 Louis Peensnfp: flower-ct: add nfp_fl_ct_flow_entries
2021-06-02 Louis Peensnfp: flower-ct: add zone table entry when handling...
2021-06-02 Louis Peensnfp: flower-ct: add ct zone table
2021-06-02 Louis Peensnfp: flower-ct: add pre and post ct checks
2021-06-02 Louis Peensnfp: flower: move non-zero chain check
2021-06-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next