summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-31ath11k: pci: fix crash on suspend if board file is not foundKalle Valo
2022-01-31ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_opsBaochen Qiang
2022-01-31ath11k: Fix uninitialized symbol 'rx_buf_sz'Anilkumar Kolli
2022-01-31ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty
2022-01-31ath11k: Rename ath11k_ahb_ext_irq_configVenkateswara Naralasetty
2022-01-31sh_eth: sh_eth_close() always returns 0Sergey Shtylyov
2022-01-31ravb: ravb_close() always returns 0Sergey Shtylyov
2022-01-31net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()Wei Yongjun
2022-01-31r8169: add rtl_disable_exit_l1()Heiner Kallweit
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2022-01-31net: dsa: mv88e6xxx: Improve indirect addressing performanceTobias Waldekranz
2022-01-31net: dsa: mv88e6xxx: Improve performance of busy bit pollingTobias Waldekranz
2022-01-31net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb modeSun Shouxin
2022-01-29net: macb: Added ZynqMP-specific initializationRobert Hancock
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede
2022-01-28rtw89: use pci_read/write_config instead of dbi read/writeChin-Yen Lee
2022-01-28rtw89: refine DIG feature to support 160M and CCK PDJohnson Lin
2022-01-28rtw89: fix maybe uninitialized `qempty` variableÍñigo Huguet
2022-01-28rtw89: include subband type in channel paramsZong-Zhe Yang
2022-01-28rtw89: handle 6G band if supported by a chipsetZong-Zhe Yang
2022-01-28rtw89: separate {init,deinit}_addr_cam functionsPing-Ke Shih
2022-01-28rtw89: set mac_id and port ID to TXWDPing-Ke Shih
2022-01-28rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep modePing-Ke Shih
2022-01-28rtw89: configure mac port HIQ registersPing-Ke Shih
2022-01-28rtw89: rename vif_maintain to role_maintainPing-Ke Shih
2022-01-28rtw89: extend firmware commands on states of sta_assoc and sta_disconnectPing-Ke Shih
2022-01-28rtw89: allocate mac_id for each station in AP modePing-Ke Shih
2022-01-28rtw89: implement mac80211_ops::set_tim to indicate STA to receive packetsPing-Ke Shih
2022-01-28rtw89: add C2H handle of BCN_CNTPing-Ke Shih
2022-01-28rtw89: download beacon content to firmwarePing-Ke Shih
2022-01-28rtw89: use hardware SSN to TX management framePing-Ke Shih
2022-01-28rtw89: configure rx_filter according to FIF_PROBE_REQPing-Ke Shih
2022-01-28rtw89: correct use of BA CAMPing-Ke Shih
2022-01-28rtw89: encapsulate RX handlers to single functionPing-Ke Shih
2022-01-28rtw89: Add RX counters of VHT MCS-10/11 to debugfsPing-Ke Shih
2022-01-28rtw89: remove duplicate definition of hardware port numberPing-Ke Shih
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang
2022-01-28net: stmmac: dwmac-sun8i: make clk really gated during rpm suspendedJisheng Zhang
2022-01-28net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang
2022-01-28Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2022-01-28gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang
2022-01-28net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"Colin Ian King
2022-01-28net: dsa: realtek: rtl8365mb: fix trap_door > 7Luiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: allow non-cpu extint portsLuiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: add RTL8367RB-VB supportLuiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: add RTL8367S supportLuiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: use DSA CPU portLuiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1Luiz Angelo Daros de Luca
2022-01-28net: dsa: realtek: rtl8365mb: rename extport to extintLuiz Angelo Daros de Luca