summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-12net: dsa: realtek: Rename bogus RTL8368S variableLinus Walleij
2023-12-12net: dl2k: Use proper conversion of dev_addr before IO to deviceAndy Shevchenko
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-12-12wifi: iwlwifi: fw: file: don't use [0] for variable arraysJohannes Berg
2023-12-12wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg
2023-12-12wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit
2023-12-12wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer
2023-12-12wifi: iwlwifi: mvm: Use the link ID provided in scan requestIlan Peer
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch
2023-12-12net/mlx5: Manage ICM type of SW encapShun Hao
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-11nfp: support UDP segmentation offloadFei Qin
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman
2023-12-10net: rswitch: Allow jumbo framesYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for RXYoshihiro Shimoda
2023-12-10net: rswitch: Set GWMDNC registerYoshihiro Shimoda
2023-12-10net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda
2023-12-10net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda
2023-12-10net: rswitch: Use build_skb() for RXYoshihiro Shimoda
2023-12-10net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda
2023-12-10net: rswitch: Drop unused argument/return valueYoshihiro Shimoda
2023-12-10net: mdio_bus: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10net: ena: replace deprecated strncpy with strscpyjustinstitt@google.com
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-10net: fec: correct queue selectionRadu Bulie
2023-12-08bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan
2023-12-08bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP
2023-12-08bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy
2023-12-08bnxt_en: Clear resource reservation during resumeSomnath Kotur
2023-12-08qca_spi: Fix reset behaviorStefan Wahren
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren