summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-14wifi: iwlwifi: mvm: add DSM_FUNC_ENABLE_6E value to debugfsJohannes Berg
2023-04-14wifi: iwlwifi: mvm: cleanup beacon_inject_active during hw restartMiri Korenblit
2023-04-14wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-04-14wifi: iwlwifi: mvm: make HLTK configuration for PASN station optionalAvraham Stern
2023-04-14wifi: iwlwifi: mvm: request limiting to 8 MSDUs per A-MSDUJohannes Berg
2023-04-14wifi: iwlwifi: mvm: fix shift-out-of-boundsAvraham Stern
2023-04-14wifi: iwlwifi: acpi: support modules with high antenna gainAlon Giladi
2023-04-14wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker
2023-04-14wifi: iwlwifi: dbg: print pc register data once fw dump occurredMukesh Sisodiya
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang
2023-04-14net: mana: Use napi_build_skb in RX pathHaiyang Zhang
2023-04-13Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-13net: enetc: add support for preemptible traffic classesVladimir Oltean
2023-04-13net: enetc: rename "mqprio" to "qopt"Vladimir Oltean
2023-04-13net: macb: Optimize reading HW timestampHarini Katakam
2023-04-13net: macb: Enable PTP unicastHarini Katakam
2023-04-13net: macb: Update gem PTP support checkHarini Katakam
2023-04-13net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.cVladimir Oltean
2023-04-13net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean
2023-04-13net: mscc: ocelot: remove blank line at the end of ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: debugging print for statistics regionsVladimir Oltean
2023-04-13net: mscc: ocelot: refactor enum ocelot_reg decoding to helperVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13veth: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-13wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-04-13wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern
2023-04-13wifi: iwlwifi: Update configurations for Bnj-a0 and specific rf devicesMukesh Sisodiya
2023-04-13wifi: iwlwifi: Update init sequence if tx diversity supportedMukesh Sisodiya
2023-04-13wifi: iwlwifi: mvm: move function sequenceMukesh Sisodiya
2023-04-13wifi: iwlwifi: nvm: Update HE capabilities on 6GHz band for EHT deviceDaniel Gabay
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg
2023-04-13wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg
2023-04-13wifi: iwlwifi: mvm: enable bz hw checksum from c stepGolan Ben Ami
2023-04-13wifi: iwlwifi: mvm: use OFDM rate if IEEE80211_TX_CTL_NO_CCK_RATE is setAvraham Stern
2023-04-13wifi: iwlwifi: mvm: convert TID to FW value on queue removeJohannes Berg
2023-04-13wifi: iwlwifi: Update configuration for SO,SOF MAC and HR RFMukesh Sisodiya
2023-04-13wifi: iwlwifi: add a validity check of queue_id in iwl_txq_reclaimMiri Korenblit
2023-04-13wifi: iwlwifi: nvm-parse: enable 160/320 MHz for AP modeJohannes Berg
2023-04-13wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg
2023-04-13mlx4: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski