aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-20net/mlx5e: Align IPsec ASO result memory to be as required by hardwareHEADmasterLeon Romanovsky1-1/+1
2023-02-20Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-49/+145
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey2-2/+2
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski2-154/+72
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero1-1/+1
2023-02-20sfc: clean up some inconsistent indentingsYang Li1-2/+2
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-11/+11
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-91/+140
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli1-2/+6
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller2-33/+41
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur2-4/+1
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-34/+43
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann1-14/+12
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann1-17/+10
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski1-0/+1
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King1-1/+1
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya4-0/+33
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn1-1/+3
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn1-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn1-1/+1
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder2-2/+14
2023-02-20net: ipa: support different event ring encodingAlex Elder2-2/+6
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder2-2/+2
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder8-26/+43
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder10-181/+141
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder1-1/+1
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi1-1/+3
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman1-1/+1
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan1-1/+1
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan2-16/+0
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov1-12/+9
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov1-1/+117
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit1-4/+4
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan4-11/+9
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan1-2/+3
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan1-1/+1
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann1-0/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller101-522/+827
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg1-1/+1
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg1-7/+0
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang1-21/+26
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih5-5/+15
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-38/+72
2023-02-17Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-7/+7
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie14-29/+56
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds19-147/+249
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-10/+10
2023-02-16Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+18
2023-02-16can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messagesFrank Jungclaus1-5/+13
2023-02-16can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus1-25/+25
2023-02-16can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus1-1/+3
2023-02-16Merge tag 'gpio-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-19/+36
2023-02-16can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski10-13/+498
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski212-1554/+56850
2023-02-16Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2-1/+12
2023-02-16net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn1-1/+1
2023-02-16sfc: add support for devlink port_function_hw_addr_set in ef100Alejandro Lucero1-0/+50
2023-02-16sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero5-0/+91
2023-02-16sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero3-18/+31
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero7-0/+156
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero4-7/+31
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero8-0/+291
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero4-0/+549
2023-02-16sfc: add devlink support for ef100Alejandro Lucero6-1/+102
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-2/+2
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund6-24/+327
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund3-23/+64
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund5-2/+341
2023-02-16net: microchip: sparx5: Updated register interface with VCAP ES0 accessSteen Hegelund1-558/+1271
2023-02-16net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP modelSteen Hegelund5-122/+721
2023-02-16net: microchip: sparx5: Improve the error handling for linked rulesSteen Hegelund1-2/+6
2023-02-16net: microchip: sparx5: Use chain ids without offsets when enabling rulesSteen Hegelund1-6/+5
2023-02-16net: microchip: sparx5: Egress VLAN TPID configuration follows IFHSteen Hegelund1-2/+2
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund2-4/+7
2023-02-16net: microchip: sparx5: Discard frames with SMAC multicast addressesSteen Hegelund1-0/+5
2023-02-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-11/+109
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou12-3/+98
2023-02-15net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel1-1/+1
2023-02-15net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter1-3/+3
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen1-10/+32
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-15Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski30-181/+314
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-12/+20
2023-02-15ice: update xdp_features with xdp multi-buffLorenzo Bianconi1-6/+12
2023-02-15i40e: check vsi type before setting xdp_features flagLorenzo Bianconi1-2/+4
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij1-0/+1
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach1-0/+12
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein1-18/+23
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav1-1/+0
2023-02-15net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov1-3/+14
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang4-3/+137
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang8-8/+317
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-2/+33
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang3-1/+12
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee1-2/+2
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih1-3/+3
2023-02-15wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer1-14/+1
2023-02-15wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer1-0/+1
2023-02-15wifi: rtw88: usb: Set qsel correctlySascha Hauer1-1/+1
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar1-6/+6
2023-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-2/+28
2023-02-14net: ipa: define fields for remaining GSI registersAlex Elder8-102/+452
2023-02-14net: ipa: add "gsi_v4.11.c"Alex Elder4-2/+256
2023-02-14net: ipa: define fields for event-ring related registersAlex Elder7-40/+122
2023-02-14net: ipa: define more fields for GSI registersAlex Elder7-40/+130
2023-02-14net: ipa: define GSI CH_C_QOS register fieldsAlex Elder7-26/+72
2023-02-14net: ipa: populate more GSI register filesAlex Elder6-2/+623
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin7-10/+20
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2-3/+5
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko7-19/+19
2023-02-14net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko3-7/+6
2023-02-14net/mlx5e: Create auxdev devlink instance in the same ns as parent devlinkJiri Pirko3-4/+7
2023-02-14net/mlx5e: Move devlink port registration to be done before netdev allocJiri Pirko1-12/+12
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko4-22/+11
2023-02-14net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_portJiri Pirko4-9/+7
2023-02-14net/mlx5e: Pass mdev to mlx5e_devlink_port_register()Jiri Pirko3-9/+11
2023-02-14net/mlx5: Remove outdated commentJiri Pirko1-4/+0
2023-02-14net/mlx5e: TC, Remove redundant parse_attr argumentRoi Dayan1-2/+1
2023-02-14net/mlx5e: Use a simpler comparison for uplink repRoi Dayan1-2/+1
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch4-16/+48
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan4-1/+104
2023-02-14net/mlx5: E-Switch, rename bond update function to be reusedRoi Dayan3-7/+7
2023-02-14net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan6-7/+13
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan9-74/+81
2023-02-14drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-14ice: Mention CEE DCBX in code commentZhu Yanjun1-2/+2
2023-02-14ice: Change ice_vsi_realloc_stat_arrays() to voidTony Nguyen1-7/+4
2023-02-14ice: add support BIG TCP on IPv6Pawel Chmielewski3-0/+7
2023-02-14ice/ptp: fix the PTP worker retrying indefinitely if the link went downDaniel Vacek1-2/+6
2023-02-14ice: Add GPIO pin support for E823 productsKarol Kolacinski3-0/+90
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing1-1/+1
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing1-9/+16
2023-02-14Merge tag 'pm-6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+2
2023-02-14cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam1-0/+2
2023-02-14hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley1-0/+18
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau1-1/+1
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit3-3/+3
2023-02-14wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim1-3/+3
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam1-0/+1
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo7-13/+89
2023-02-14net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo5-1/+224
2023-02-14net/mlx5e: TC, store tc action cookies per attrOz Shlomo2-0/+5
2023-02-14net/mlx5e: TC, add hw counter to branching actionsOz Shlomo1-0/+5
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote1-3/+3
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig1-7/+5
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink1-1/+2
2023-02-13net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König1-12/+5
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König7-15/+15
2023-02-13net: mvneta: do not set xdp_features for hw buffer devicesLorenzo Bianconi1-3/+6
2023-02-13hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flagLorenzo Bianconi1-1/+2
2023-02-13net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_featuresLorenzo Bianconi1-0/+1
2023-02-13net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ...Christophe JAILLET1-1/+0
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi1-0/+5
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2023-02-13ice: fix lost multicast packets in promisc modeJesse Brandeburg1-0/+26
2023-02-13ice: Micro-optimize .ndo_xdp_xmit() pathAlexander Lobakin3-15/+20
2023-02-13ice: Fix freeing XDP frames backed by Page PoolAlexander Lobakin4-11/+43
2023-02-13ice: Robustify cleaning/completing XDP Tx buffersAlexander Lobakin4-36/+63
2023-02-13ice: Remove two impossible branches on XDP Tx cleaningAlexander Lobakin2-8/+2
2023-02-13ice: Fix XDP Tx ring overrunAlexander Lobakin1-7/+12
2023-02-13ice: fix ice_tx_ring:: Xdp_tx_active underflowAlexander Lobakin1-2/+3
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo92-505/+54435
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski1-2/+2
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix1-3/+0
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih1-1/+1
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith1-0/+25
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith2-0/+26
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith2-0/+29
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith2-0/+46
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere2-3/+3
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang1-3/+6
2023-02-13wifi: rtw89: 8852b: correct register mask name of TX power offsetPing-Ke Shih1-1/+1
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang2-4/+4
2023-02-13wifi: rtw89: 8852be: enable CLKREQ of PCI capabilityChin-Yen Lee1-1/+1
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih5-6/+21
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih3-2/+6
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih2-0/+8
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih1-0/+36
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee7-36/+71
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee1-3/+6
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen2-2/+9
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang2-8/+14
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang1-17/+17
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang2-1/+6
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang1-0/+7
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang2-0/+29
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang2-12/+25
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang2-2/+4
2023-02-13wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0Ching-Te Ku1-1/+1
2023-02-13wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idleChing-Te Ku1-1/+1
2023-02-13wifi: rtw89: coex: Correct A2DP exist variable sourceChing-Te Ku1-1/+1
2023-02-13wifi: rtw89: coex: Set Bluetooth background scan PTA request priorityChing-Te Ku1-0/+2