summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya2023-02-204-0/+33
| * | | | | | | | | | | | net: phy: Read EEE abilities when using .featuresAndrew Lunn2023-02-201-1/+3
| * | | | | | | | | | | | net: phy: Add locks to ethtool functionsAndrew Lunn2023-02-201-18/+66
| * | | | | | | | | | | | net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn2023-02-201-1/+1
| * | | | | | | | | | | | net: ipa: add HW_PARAM_4 GSI registerAlex Elder2023-02-202-2/+14
| * | | | | | | | | | | | net: ipa: support different event ring encodingAlex Elder2023-02-202-2/+6
| * | | | | | | | | | | | net: ipa: avoid setting an undefined fieldAlex Elder2023-02-202-2/+2
| * | | | | | | | | | | | net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder2023-02-208-26/+43
| * | | | | | | | | | | | net: ipa: kill gsi->virt_rawAlex Elder2023-02-2010-181/+141
| * | | | | | | | | | | | net: ipa: fix an incorrect assignmentAlex Elder2023-02-201-1/+1
| * | | | | | | | | | | | net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi2023-02-201-1/+3
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-1719-154/+271
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-1610-13/+498
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang2023-02-154-3/+137
| | * | | | | | | | | net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang2023-02-158-8/+317
| | * | | | | | | | | net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang2023-02-151-2/+33
| | * | | | | | | | | net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-153-1/+12
| * | | | | | | | | | Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-02-16212-1554/+56850
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook2023-02-161-2/+2
| | * | | | | | | | | wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee2023-02-151-2/+2
| | * | | | | | | | | wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih2023-02-151-3/+3
| | * | | | | | | | | wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer2023-02-151-14/+1
| | * | | | | | | | | wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer2023-02-151-0/+1
| | * | | | | | | | | wifi: rtw88: usb: Set qsel correctlySascha Hauer2023-02-151-1/+1
| | * | | | | | | | | wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+1
| | * | | | | | | | | wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-143-3/+3
| | * | | | | | | | | wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim2023-02-141-3/+3
| | * | | | | | | | | wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam2023-02-141-0/+1
| | * | | | | | | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-02-1392-505/+54435
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | wifi: ath12k: Add support to read EEPROM caldataDinesh Karthikeyan2023-01-181-7/+11
| | | * | | | | | | | | wifi: ath12k: Add new qmi_bdf_type to handle caldataDinesh Karthikeyan2023-01-182-64/+52
| | | * | | | | | | | | wifi: ath12k: Fix incorrect qmi_file_type enum valuesDinesh Karthikeyan2023-01-181-4/+4
| | | * | | | | | | | | wifi: ath12k: dp_mon: Fix uninitialized warning related to the pktlogThiraviyam Mariyappan2023-01-181-6/+0
| | | * | | | | | | | | wifi: ath12k: dp_mon: Fix out of bounds clang warningThiraviyam Mariyappan2023-01-181-1/+1
| | | * | | | | | | | | wifi: ath12k: hal_rx: Use memset_startat() for clearing queue descriptorsThiraviyam Mariyappan2023-01-181-6/+3
| | | * | | | | | | | | wifi: ath12k: Fix uninitilized variable clang warningsThiraviyam Mariyappan2023-01-183-5/+4
| | | * | | | | | | | | wifi: ath12k: wmi: delete PSOC_HOST_MAX_NUM_SSKalle Valo2023-01-182-8/+6
| | | * | | | | | | | | wifi: ath12k: hal: convert offset macros to functionsKalle Valo2023-01-182-33/+54
| | | * | | | | | | | | wifi: ath12k: hal: add ab parameter to macros using itKalle Valo2023-01-182-16/+16
| | | * | | | | | | | | wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin2023-01-181-0/+1
| | | * | | | | | | | | wifi: ath11k: fix ce memory mapping for ahb devicesRaj Kumar Bhagat2023-01-181-6/+6
| | | * | | | | | | | | wifi: ath10k: Remove the unused function ath10k_ce_shadow_src_ring_write_inde...Jiapeng Chong2023-01-171-8/+0
| | | * | | | | | | | | wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong2023-01-172-2/+3
| | | * | | | | | | | | wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan2023-01-175-1/+30
| | | * | | | | | | | | wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang2023-01-171-0/+1
| | | * | | | | | | | | wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin2023-01-171-9/+22
| | | * | | | | | | | | wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin2023-01-171-1/+3
| | | * | | | | | | | | wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo2023-01-102-9/+40
| | | * | | | | | | | | wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi2022-12-2226-412/+412
| | | * | | | | | | | | wifi: ath11k: fix monitor mode bringup crashNagarajan Maran2022-12-081-0/+1