summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: qca: add support for WCN7850Neil Armstrong2023-08-243-1/+41
* Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong2023-08-243-120/+236
* Bluetooth: btnxpuart: Improve inband Independent Reset handlingNeeraj Sanjay Kale2023-08-241-76/+96
* Bluetooth: btnxpuart: Add support for IW624 chipsetNeeraj Sanjay Kale2023-08-241-7/+30
* Bluetooth: btnxpuart: Remove check for CTS low after FW downloadNeeraj Sanjay Kale2023-08-241-6/+1
* net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-08-244-4/+4
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-2421-1630/+3029
|\
| * RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad2023-08-204-16/+243
| * net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad2023-08-202-9/+391
| * net/mlx5: Configure MACsec steering for ingress RoCEv2 trafficPatrisious Haddad2023-08-202-9/+352
| * net/mlx5: Configure MACsec steering for egress RoCEv2 trafficPatrisious Haddad2023-08-201-1/+45
| * IB/core: Reorder GID delete code for RoCEPatrisious Haddad2023-08-201-3/+3
| * net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad2023-08-201-3/+32
| * RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad2023-08-207-42/+216
| * net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad2023-08-203-94/+271
| * net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad2023-08-203-77/+71
| * net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad2023-08-205-25/+20
| * net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad2023-08-205-119/+119
| * net/mlx5: Remove dependency of macsec flow steering on ethernetPatrisious Haddad2023-08-201-9/+34
| * net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad2023-08-209-29/+27
| * macsec: add functions to get macsec real netdevice and check offloadPatrisious Haddad2023-08-201-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-2482-231/+358
|\ \
| * \ Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-2439-127/+148
| |\ \
| | * | bonding: fix macvlan over alb bond supportHangbin Liu2023-08-241-3/+3
| | * | ibmveth: Use dcbf rather than dcbflMichael Ellerman2023-08-231-1/+1
| | * | i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov2023-08-231-2/+3
| | * | igc: Fix the typo in the PTM Control macroSasha Neftin2023-08-221-1/+1
| | * | igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani2023-08-221-12/+12
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-08-225-33/+14
| | |\ \
| | | * | ice: Fix NULL pointer deref during VF resetPetr Oros2023-08-211-7/+8
| | | * | Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros2023-08-214-25/+4
| | | * | ice: fix receive buffer size miscalculationJesse Brandeburg2023-08-211-1/+2
| | * | | bnx2x: new flag for track HW resource allocationThinh Tran2023-08-224-28/+44
| | * | | sfc: allocate a big enough SKB for loopback selftest packetEdward Cree2023-08-223-3/+3
| | * | | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-0/+1
| | |\ \ \
| | | * | | wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap2023-08-151-0/+1
| | * | | | leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún2023-08-221-4/+4
| | * | | | net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle2023-08-221-2/+10
| | * | | | tg3: Use slab_build_skb() when neededKees Cook2023-08-211-1/+4
| | | |/ / | | |/| |
| | * | | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-201-1/+1
| | * | | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-202-10/+2
| | * | | net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-201-1/+1
| | * | | net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-201-1/+1
| | * | | net: phy: Fix deadlocking in phy_error() invocationSerge Semin2023-08-191-4/+7
| | * | | net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer2023-08-191-0/+10
| | * | | net: mdio: mdio-bitbang: Fix C45 read/write protocolSerge Semin2023-08-191-2/+2
| | * | | net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2023-08-192-0/+6
| | * | | mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen2023-08-183-5/+5
| | * | | mlxsw: reg: Fix SSPR register layoutIdo Schimmel2023-08-181-9/+0
| | * | | mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson2023-08-181-2/+6