summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds2021-09-191-3/+3
* Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1642-141/+356
|\
| * mlxbf_gige: clear valid_polarity upon openDavid Thompson2021-09-161-0/+7
| * igc: fix tunnel offloadingPaolo Abeni2021-09-161-1/+3
| * net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-163-9/+0
| * net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski2021-09-161-0/+2
| * Revert "net: phy: Uniform PHY driver access"Vladimir Oltean2021-09-151-1/+3
| * ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-141-1/+1
| * bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-141-1/+1
| * net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-131-3/+3
| * net: hns3: fix the exception when query imp infoJiaran Zhang2021-09-131-0/+4
| * net: hns3: disable mac in flr processYufeng Mo2021-09-131-2/+3
| * net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-131-6/+8
| * net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-131-2/+6
| * net: hns3: add option to turn off page pool featureYunsheng Lin2021-09-131-1/+5
| * net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski2021-09-131-0/+6
| * bnxt_en: Clean up completion ring page arrays completelyMichael Chan2021-09-131-0/+8
| * bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer2021-09-131-0/+13
| * bnxt_en: Fix error recovery regressionMichael Chan2021-09-131-4/+8
| * net: mana: Prefer struct_size over open coded arithmeticLen Baker2021-09-121-3/+1
| * net: dsa: qca8k: fix kernel panic with legacy mdio mappingAnsuel Smith2021-09-121-8/+22
| * net: stmmac: allow CSR clock of 300MHzJesper Nilsson2021-09-111-1/+1
| * qlcnic: Remove redundant initialization of variable retColin Ian King2021-09-101-1/+1
| * qed: Handle management FW errorShai Malin2021-09-101-1/+5
| * r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-101-1/+8
| * ice: Correctly deal with PFs that do not support RDMADave Ertman2021-09-102-0/+8
| * net: ni65: Avoid typecast of pointer to u32Guenter Roeck2021-09-091-1/+1
| * sfc: last resort fallback for lack of xdp tx queuesÍñigo Huguet2021-09-093-40/+58
| * sfc: fallback for lack of xdp tx queuesÍñigo Huguet2021-09-093-19/+64
| * net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang2021-09-091-2/+2
| * net: macb: fix use after free on rmmodTong Zhang2021-09-091-1/+1
| * ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-091-0/+8
| * net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang2021-09-082-14/+44
| * net: ipa: initialize all filter table slotsAlex Elder2021-09-081-1/+2
| * net: phylink: Update SFP selected interface on advertising changesNathan Rossi2021-09-081-1/+29
| * ne2000: fix unused function warningArnd Bergmann2021-09-081-15/+7
| * Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-09-089-22/+26
| |\
| | * net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin2021-09-071-1/+1
| | * net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin2021-09-073-8/+9
| | * net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-071-3/+2
| | * net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-071-1/+2
| | * net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch2021-09-071-2/+8
| | * net/mlx5: Fix rdma aux device on devlink reloadParav Pandit2021-09-071-5/+2
| | * net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov2021-09-071-2/+2
| * | ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-081-0/+8
* | | net: 6pack: Fix tx timeout and slot timeGuenter Roeck2021-09-161-2/+2
* | | 3com 3c515: make it compile on 64-bit architecturesLinus Torvalds2021-09-161-1/+1
* | | net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck2021-09-151-1/+1
* | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-0711-401/+141
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/vpd'Bjorn Helgaas2021-09-0210-403/+144
| |\ \