summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-401/+141
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-202/+397
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang-18/+18
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)-0/+82
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda-0/+1
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King-4/+4
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller-4/+2
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller-4/+9
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit-0/+3
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang-3/+1
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde-1/+1
2021-09-06iwl: fix debug printf format stringsLinus Torvalds-2/+2
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko-10/+12
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko-4/+4
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang-1/+1
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng-2/+2
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki-6/+5
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao-1/+3
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap-2/+2
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan-7/+18
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan-11/+17
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan-1/+1
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer-15/+34
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer-2/+2
2021-09-05net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki-3/+26
2021-09-05bonding: complain about missing route only once for A/B ARP probesDavid Decotigny-3/+3
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang-4/+6
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET-1/+5
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET-3/+5
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET-0/+6
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li-0/+1
2021-09-04qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu-1/+0
2021-09-03ionic: fix a sleeping in atomic bugDan Carpenter-1/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+0
2021-09-03net: cs89x0: disable compile testing on powerpcArnd Bergmann-1/+1
2021-09-03net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano-0/+1
2021-09-03drivers: net: smc911x: clean up inconsistent indentingColin Ian King-6/+6
2021-09-03net: 3com: 3c59x: clean up inconsistent indentingColin Ian King-1/+1
2021-09-03ionic: fix double use of queue-lockShannon Nelson-4/+13
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+2
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas-403/+144
2021-09-02iwlwifi: bump FW API to 66 for AX devicesLuca Coelho-1/+1
2021-09-02iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes-0/+1
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho-0/+1
2021-09-02net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki-1/+2
2021-09-02net: dsa: b53: Fix calculating number of switch portsRafał Miłecki-2/+1
2021-09-02net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas-0/+5
2021-09-02net: hso: add failure handler for add_net_deviceZiyang Xuan-3/+8
2021-09-02net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann-1/+2