summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-14wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg
2023-04-14wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg
2023-04-14wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-04-14wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-04-14wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-04-14wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King
2023-04-14wifi: iwlwifi: Fix spelling mistake "upto" -> "up to"Colin Ian King
2023-04-14wifi: iwlwifi: mvm: enable new MLD FW APIMiri Korenblit
2023-04-14wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya
2023-04-14wifi: iwlwifi: Add RF Step Type for BZ deviceMukesh Sisodiya
2023-04-14wifi: iwlwifi: mvm: scan legacy bands and UHB channels with same antennaAyala Beker
2023-04-14wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-04-14wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay
2023-04-14wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-04-14wifi: iwlwifi: Fix the duplicate dump nameMukesh Sisodiya
2023-04-14wifi: iwlwifi: pcie: work around ROM bug on AX210 integratedJohannes Berg
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