aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6
2023-12-12net: dsa: realtek: Rewrite RTL8366RB MTU handlingLinus Walleij1-18/+30
2023-12-12net: dsa: realtek: Rename bogus RTL8368S variableLinus Walleij1-5/+6
2023-12-12net: dl2k: Use proper conversion of dev_addr before IO to deviceAndy Shevchenko1-2/+1
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach4-3/+19
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg8-82/+39
2023-12-12wifi: iwlwifi: fw: file: don't use [0] for variable arraysJohannes Berg1-2/+2
2023-12-12wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg1-4/+1
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg1-0/+1
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg1-4/+15
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach5-1/+29
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg5-27/+46
2023-12-12wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit1-1/+2
2023-12-12wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer2-1/+10
2023-12-12wifi: iwlwifi: mvm: Use the link ID provided in scan requestIlan Peer1-10/+11
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch1-7/+0
2023-12-12net/mlx5: Manage ICM type of SW encapShun Hao1-1/+37
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh1-3/+35
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh3-5/+22
2023-12-11wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh1-3/+8
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang2-2/+3
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen10-19/+43
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-11nfp: support UDP segmentation offloadFei Qin4-8/+21
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman88-559/+1064
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman64-351/+800
2023-12-10net: rswitch: Allow jumbo framesYoshihiro Shimoda2-1/+4
2023-12-10net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda1-10/+46
2023-12-10net: rswitch: Add jumbo frames handling for RXYoshihiro Shimoda2-10/+78
2023-12-10net: rswitch: Set GWMDNC registerYoshihiro Shimoda2-0/+6
2023-12-10net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda1-26/+47
2023-12-10net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda2-8/+12
2023-12-10net: rswitch: Use build_skb() for RXYoshihiro Shimoda2-33/+59
2023-12-10net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda2-46/+56
2023-12-10net: rswitch: Drop unused argument/return valueYoshihiro Shimoda1-7/+3
2023-12-10net: mdio_bus: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt1-6/+6
2023-12-10net: ena: replace deprecated strncpy with strscpy[email protected]1-2/+2
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-10net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-08bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2-4/+24
2023-12-08bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP5-34/+16
2023-12-08bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy1-1/+2
2023-12-08bnxt_en: Clear resource reservation during resumeSomnath Kotur1-0/+2
2023-12-08qca_spi: Fix reset behaviorStefan Wahren1-1/+7