summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdevMarc Kleine-Budde2023-07-281-2/+2
* can: gs_usb: uniformly use "parent" as variable name for struct gs_usbMarc Kleine-Budde2023-07-281-31/+31
* can: gs_usb: gs_usb_set_timestamp(): remove return statements form void functionMarc Kleine-Budde2023-07-281-2/+0
* can: gs_usb: gs_usb_probe(): align block commentMarc Kleine-Budde2023-07-281-2/+2
* can: gs_usb: remove leading space from goto labelsMarc Kleine-Budde2023-07-281-6/+6
* can: Explicitly include correct DT includes, part 2Rob Herring2023-07-288-8/+0
* can: sun4i_can: Add support for the Allwinner D1John Watts2023-07-282-3/+13
* can: sun4i_can: Add acceptance register quirkJohn Watts2023-07-281-2/+8
* can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer2023-07-282-15/+0
* net: Explicitly include correct DT includesRob Herring2023-07-2889-92/+87
* Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski2023-07-284-56/+0
* net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney2023-07-281-0/+18
* net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney2023-07-281-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-28162-930/+1611
|\
| * Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2731-138/+405
| |\
| | * benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-07-271-1/+2
| | * virtio-net: fix race between set queues and probeJason Wang2023-07-271-2/+2
| | * net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang2023-07-271-4/+12
| | * igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli2023-07-261-12/+28
| | * net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi2023-07-261-0/+6
| | * net: dsa: qca8k: fix broken search_and_delChristian Marangi2023-07-261-0/+4
| | * net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi2023-07-261-3/+6
| | * net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi2023-07-261-2/+5
| | * net: ipa: only reset hashed tables when supportedAlex Elder2023-07-261-9/+11
| | * macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma2023-07-261-0/+1
| | * net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch2023-07-251-1/+3
| | * octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2023-07-252-5/+46
| | * team: reset team's flags when down link is P2P deviceHangbin Liu2023-07-251-0/+9
| | * bonding: reset bond's flags when down link is P2P deviceHangbin Liu2023-07-251-0/+5
| | * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-07-252-6/+7
| | |\
| | | * iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller2023-07-211-3/+3
| | | * iavf: fix potential deadlock on allocation failureJacob Keller2023-07-211-2/+3
| | | * i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-07-211-1/+1
| | * | Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-07-251-0/+2
| | |\ \
| | | * | can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde2023-07-201-0/+2
| | * | | ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski2023-07-251-12/+14
| | * | | net: fec: avoid tx queue timeout when XDP is enabledWei Fang2023-07-251-0/+2
| | * | | ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong2023-07-251-2/+5
| | * | | atheros: fix return value check in atl1_tso()Yuanjun Gong2023-07-251-2/+5
| | * | | vxlan: fix GRO with VXLAN-GPEJiri Benc2023-07-241-15/+69
| | * | | vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc2023-07-241-30/+28
| | * | | ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong2023-07-241-2/+5
| | * | | vxlan: calculate correct header length for GPEJiri Benc2023-07-242-14/+11
| | * | | net: hns3: fix wrong bw weight of disabled tc issueJijie Shao2023-07-242-4/+16
| | * | | net: hns3: fix wrong tc bandwidth weight data issueJijie Shao2023-07-241-2/+1
| | * | | net: hns3: add tm flush when setting tmHao Lan2023-07-247-6/+73
| | * | | net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan2023-07-242-4/+20
| | * | | net: phy: marvell10g: fix 88x3310 power upJiawen Wu2023-07-231-0/+7
| | | |/ | | |/|
| * | | Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-273-7/+7
| |\ \ \
| | * | | soundwire: amd: Fix a check for errors in probe()Dan Carpenter2023-07-131-2/+2