summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-19net: korina: Get mdio input clock via common clock frameworkThomas Bogendoerfer
2021-04-19net: korina: Add support for device treeThomas Bogendoerfer
2021-04-19net: korina: Only pass mac address via platform dataThomas Bogendoerfer
2021-04-19net: korina: Use DMA APIThomas Bogendoerfer
2021-04-19net: korina: Remove nested helpersThomas Bogendoerfer
2021-04-19net: korina: Remove not needed cache flushesThomas Bogendoerfer
2021-04-19net: korina: Use devres functionsThomas Bogendoerfer
2021-04-19net: korina: Fix MDIO functionsThomas Bogendoerfer
2021-04-19net: ethernet: mtk_eth_soc: handle VLAN pop actionPablo Neira Ayuso
2021-04-19net: ethernet: mtk_eth_soc: missing mutexPablo Neira Ayuso
2021-04-19net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'Pablo Neira Ayuso
2021-04-19net: ethernet: mediatek: fix a typo bug in flow offloadingDENG Qingfang
2021-04-19net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan
2021-04-19net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan
2021-04-19net: hns3: remove a duplicate pf reset countingHuazhong Tan
2021-04-19net: xilinx: drivers need/depend on HAS_IOMEMRandy Dunlap
2021-04-19net: enetc: add support for flow controlVladimir Oltean
2021-04-19net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean
2021-04-19net: enetc: create a common enetc_pf_to_port helperVladimir Oltean
2021-04-19net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui
2021-04-19Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-04-18bcma: remove unused functionJiapeng Chong
2021-04-18wil6210: wmi: Remove useless codeJiapeng Chong
2021-04-18carl9170: remove get_tid_hChristophe JAILLET
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing
2021-04-18wl3501: fix typo of 'Networks' in commentEric Lin
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava
2021-04-17r8169: keep pause settings on interface down/up cycleHeiner Kallweit
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-17airo: work around stack usage warningArnd Bergmann
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter
2021-04-17mwifiex: Remove unneeded variable: "ret"zuoqilin
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang