summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson
2021-09-16igc: fix tunnel offloadingPaolo Abeni
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin
2021-09-13net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker
2021-09-12net: dsa: qca8k: fix kernel panic with legacy mdio mappingAnsuel Smith
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-10qlcnic: Remove redundant initialization of variable retColin Ian King
2021-09-10qed: Handle management FW errorShai Malin
2021-09-10r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck
2021-09-09sfc: last resort fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09sfc: fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-09net: macb: fix use after free on rmmodTong Zhang
2021-09-09ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-08net: ipa: initialize all filter table slotsAlex Elder
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-08ne2000: fix unused function warningArnd Bergmann
2021-09-08Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-08ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-07net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-09-07net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-07net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-07net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch
2021-09-07net/mlx5: Fix rdma aux device on devlink reloadParav Pandit
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds