summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-02net: tulip: Annotate struct mediatable with __counted_byKees Cook
2023-10-02net: enetc: Annotate struct enetc_psfp_gate with __counted_byKees Cook
2023-10-02net: ipa: Annotate struct ipa_power with __counted_byKees Cook
2023-10-02net: hisilicon: Annotate struct rcb_common_cb with __counted_byKees Cook
2023-10-02net: enetc: Annotate struct enetc_int_vector with __counted_byKees Cook
2023-10-02net: hns: Annotate struct ppe_common_cb with __counted_byKees Cook
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong
2023-10-02wifi: ath: dfs_pattern_detector: Use flex array to simplify codeChristophe JAILLET
2023-10-02wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET
2023-10-02wifi: carl9170: remove unnecessary (void*) conversionsWu Yunchuan
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong
2023-10-02wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong
2023-10-02wifi: ath12k: do not drop data frames from unassociated stationsHari Chandrakanthan
2023-10-02wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()Ma Ke
2023-10-02net/mlx5: Handle IPsec steering upon master unbind/bindPatrisious Haddad
2023-10-02net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV trafficPatrisious Haddad
2023-10-02net/mlx5: Configure IPsec steering for egress RoCEv2 MPV trafficPatrisious Haddad
2023-10-02net/mlx5: Add create alias flow table function to ipsec rocePatrisious Haddad
2023-10-02net/mlx5: Implement alias object allow and create functionsPatrisious Haddad
2023-10-02net/mlx5: Store devcom pointer inside IPsec RoCEPatrisious Haddad
2023-10-02net/mlx5: Register mlx5e priv to devcom in MPV modePatrisious Haddad
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-10-02mlxsw: i2c: Utilize standard macros for dividing buffer into chunksVadim Pasternak
2023-10-02mlxsw: core: Extend allowed list of external cooling devices for thermal zone...Vadim Pasternak
2023-10-02mlxsw: reg: Limit MTBR register payload to a single data recordVadim Pasternak
2023-10-02sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-02net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet
2023-10-01virtio_net: avoid data-races on dev->stats fieldsEric Dumazet
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam
2023-10-01net: ethernet: xilinx: Drop kernel doc comment about return valueUwe Kleine-König
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-10-01net: atl1c: switch to napi_consume_skb()Sieng-Piaw Liew
2023-09-30wifi: mt76: Annotate struct mt76_rx_tid with __counted_byKees Cook
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: enable set txpower for UNII-4Ming Yen Hsieh
2023-09-30wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu
2023-09-30wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanupSean Wang
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau