summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-01net: lan966x: Update extraction/injection for timestampingHoratiu Vultur
2022-02-01net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-02-01net: lan966x: Add support for ptp clocksHoratiu Vultur
2022-02-01net: lan966x: Add registers that are use for ptp functionalityHoratiu Vultur
2022-02-01Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-02-01rtlwifi: remove redundant initialization of variable ul_encalgoColin Ian King
2022-02-01ray_cs: Check ioremap return valueJiasheng Jiang
2022-02-01net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan
2022-01-31sh_eth: kill useless initializers in sh_eth_{suspend|resume}()Sergey Shtylyov
2022-01-31net: ena: Do not waste napi skb cacheHyeonggon Yoo
2022-01-31net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson
2022-01-31qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-01-31net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL
2022-01-31i40e: Fix reset path while removing the driverKaren Sornek
2022-01-31i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski
2022-01-31ixgbe: respect metadata on XSK Rx to skbAlexander Lobakin
2022-01-31ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-01-31ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directlyAlexander Lobakin
2022-01-31igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-01-31ice: respect metadata on XSK Rx to skbAlexander Lobakin
2022-01-31ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-01-31ice: respect metadata in legacy-rx/ice_construct_skb()Alexander Lobakin
2022-01-31i40e: respect metadata on XSK Rx to skbAlexander Lobakin
2022-01-31i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-01-31cw1200: wsm: make array queue_id_to_wmm_aci static constColin Ian King
2022-01-31wilc1000: use min_t() to make code cleanerChangcheng Deng
2022-01-31rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih
2022-01-31rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang
2022-01-31rtw88: check for validity before using a pointerMuhammad Usama Anjum
2022-01-31net: mana: Reuse XDP dropped pageHaiyang Zhang
2022-01-31net: mana: Add counter for XDP_TXHaiyang Zhang
2022-01-31net: mana: Add counter for packet dropped by XDPHaiyang Zhang
2022-01-31mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-01-31mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-01-31carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-01-31wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue
2022-01-31ath11k: mhi: use mhi_sync_power_up()Kalle Valo