aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-10-01mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-10-01mt76: add missing locking around ampdu actionFelix Fietkau
2020-10-01mt76: do not use devm API for led classdevFelix Fietkau
2020-10-01ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2020-10-01ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan
2020-09-29Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-29Merge tag 'v5.4.68' into v5.4/standard/baseBruce Ashfield
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-26net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-26net: lantiq: Use napi_complete_done()Hauke Mehrtens
2020-09-26net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-26net: lantiq: Wake TX queue againHauke Mehrtens
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-26cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-26ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski
2020-09-26ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao
2020-09-23Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-23Merge tag 'v5.4.67' into v5.4/standard/baseBruce Ashfield
2020-09-23Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-23Merge tag 'v5.4.66' into v5.4/standard/baseBruce Ashfield
2020-09-23hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-09-23e1000e: Add support for Comet LakeSasha Neftin
2020-09-17drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
2020-09-17drivers/net/wan/lapbether: Set network_header before transmittingXie He
2020-09-17net: hns3: Fix for geneve tx checksum bugYi Li
2020-09-17drivers/net/wan/lapbether: Added needed_tailroomXie He
2020-09-14Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-14Merge tag 'v5.4.65' into v5.4/standard/baseBruce Ashfield
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-09Merge tag 'v5.4.64' into v5.4/standard/baseBruce Ashfield
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-09Merge tag 'v5.4.62' into v5.4/standard/baseBruce Ashfield
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya
2020-09-09Revert "net: dsa: microchip: set the correct number of ports"Sasha Levin
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan