summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski224-2582/+22851
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky1-24/+21
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky1-2/+4
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky1-8/+8
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson2-0/+13
2023-04-21pds_core: publish events to the clientsShannon Nelson3-0/+37
2023-04-21pds_core: add the aux client APIShannon Nelson1-1/+150
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson3-6/+108
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson4-2/+156
2023-04-21pds_core: add initial VF device handlingShannon Nelson2-1/+56
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson3-0/+83
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson5-1/+211
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson3-11/+289
2023-04-21pds_core: set up device and adminqShannon Nelson5-4/+733
2023-04-21pds_core: add devlink health facilitiesShannon Nelson5-1/+76
2023-04-21pds_core: health timer and workqueueShannon Nelson4-0/+103
2023-04-21pds_core: add devcmd device interfacesShannon Nelson6-3/+506
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson4-0/+372
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim1-2/+12
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim1-0/+7
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim1-16/+26
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim1-0/+1
2023-04-21net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean1-0/+17
2023-04-21net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean4-18/+75
2023-04-21net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean1-1/+3
2023-04-21net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean1-4/+7
2023-04-21wwan: core: add print for wwan port attach/disconnectSlark Xiao1-0/+3
2023-04-21eth: mlx5: avoid iterator use outside of a loopJakub Kicinski1-2/+3
2023-04-21net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann2-2/+10
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski53-236/+348
2023-04-21wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds18-71/+75
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo37-228/+481
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao1-1/+4
2023-04-20Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wirelessKalle Valo71-1028/+1705
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman1-3/+3
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann1-1/+1
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith1-4/+2
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith2-0/+91
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith6-73/+0
2023-04-20wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger1-0/+1
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer2-4/+16
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer3-1/+5
2023-04-20wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-04-20wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer1-23/+47
2023-04-20wifi: rtw88: 8822c: add iface combinationPo-Hao Huang1-0/+25
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang4-2/+55