summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16net: ethernet: i825xx: sun3_8256: Add SPDX license identifierBagas Sanjaya
2023-05-16net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...Bagas Sanjaya
2023-05-16net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifierBagas Sanjaya
2023-05-16net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-05-13sfc: fix use-after-free in efx_tc_flower_record_encap_match()Edward Cree
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: fec: using the standard return codes when xdp xmit errorsShenwei Wang
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin
2023-05-13net: bcmgenet: Add support for PHY-based Wake-on-LANFlorian Fainelli
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree
2023-05-12sfc: support TC decap rules matching on enc_ip_tosEdward Cree
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree
2023-05-12sfc: release encap match in efx_tc_flow_free()Edward Cree
2023-05-12net: liquidio: lio_main: Remove unnecessary (void*) conversionswuych
2023-05-12bonding: Always assign be16 value to vlan_protoSimon Horman
2023-05-12ipvlan: Remove NULL check before dev_{put, hold}Yang Li
2023-05-12octeontx2-pf: mcs: Offload extended packet number(XPN) featureSubbaraya Sundeep
2023-05-12net: samsung: sxgbe: Make sxgbe_drv_remove() return voidUwe Kleine-König
2023-05-11net: enc28j60: Use threaded interrupt instead of workqueuePhilipp Rosenberger
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-11wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTOChin-Yen Lee
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang
2023-05-11wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851BZong-Zhe Yang
2023-05-11wifi: rtw89: support U-NII-4 channels on 5GHz bandZong-Zhe Yang
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang
2023-05-11wifi: rtw89: introduce realtek ACPI DSM methodZong-Zhe Yang
2023-05-11wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-05-11wifi: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter
2023-05-11wifi: wilc1000: Increase ASSOC response bufferAmisha Patel
2023-05-11wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-05-11net: mvneta: allocate TSO header DMA memory in chunksRussell King (Oracle)