Age | Commit message (Expand) | Author |
2022-01-25 | amd: declance: use eth_hw_addr_set() | Thomas Bogendoerfer |
2022-01-25 | net: hns3: handle empty unknown interrupt for VF | Yufeng Mo |
2022-01-25 | net: fec_mpc52xx: don't discard const from netdev->dev_addr | Jakub Kicinski |
2022-01-25 | net: cpsw: Properly initialise struct page_pool_params | Toke Høiland-Jørgensen |
2022-01-25 | net: stmmac: reduce unnecessary wakeups from eee sw timer | Jisheng Zhang |
2022-01-24 | net: stmmac: remove unused members in struct stmmac_priv | Jisheng Zhang |
2022-01-24 | net: atlantic: Use the bitmap API instead of hand-writing it | Christophe JAILLET |
2022-01-24 | ibmvnic: remove unused ->wait_capability | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: don't spin in tasklet | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: init ->running_cap_crqs early | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: Allow extra failures before disabling | Sukadev Bhattiprolu |
2022-01-21 | octeontx2-af: Add KPU changes to parse NGIO as separate layer | Kiran Kumar K |
2022-01-21 | octeontx2-pf: Forward error codes to VF | Subbaraya Sundeep |
2022-01-21 | octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces | Geetha sowjanya |
2022-01-21 | octeontx2-af: Increase link credit restore polling timeout | Geetha sowjanya |
2022-01-21 | octeontx2-pf: cn10k: Ensure valid pointers are freed to aura | Geetha sowjanya |
2022-01-21 | octeontx2-af: cn10k: Use appropriate register for LMAC enable | Geetha sowjanya |
2022-01-21 | octeontx2-af: Retry until RVU block reset complete | Geetha sowjanya |
2022-01-21 | octeontx2-af: Fix LBK backpressure id count | Sunil Goutham |
2022-01-21 | octeontx2-af: Do not fixup all VF action entries | Subbaraya Sundeep |
2022-01-20 | i40e: fix unsigned stat widths | Joe Damato |
2022-01-20 | i40e: Fix for failed to init adminq while VF reset | Karen Sornek |
2022-01-20 | i40e: Fix queues reservation for XDP | Sylwester Dziedziuch |
2022-01-20 | i40e: Fix issue when maximum queues is exceeded | Jedrzej Jagielski |
2022-01-20 | i40e: Increase delay to 1 s after global EMP reset | Jedrzej Jagielski |
2022-01-20 | net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode | Yuji Ishikawa |
2022-01-20 | net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL | Yuji Ishikawa |
2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-19 | net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module | Tobias Waldekranz |
2022-01-19 | net/fsl: xgmac_mdio: Add workaround for erratum A-009885 | Tobias Waldekranz |
2022-01-19 | net: mscc: ocelot: fix using match before it is set | Tom Rix |
2022-01-19 | net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account | Ard Biesheuvel |
2022-01-19 | net: axienet: increase default TX ring size to 128 | Robert Hancock |
2022-01-19 | net: axienet: fix for TX busy handling | Robert Hancock |
2022-01-19 | net: axienet: fix number of TX ring slots for available check | Robert Hancock |
2022-01-19 | net: axienet: Fix TX ring slot available check | Robert Hancock |
2022-01-19 | net: axienet: limit minimum TX ring size | Robert Hancock |
2022-01-19 | net: axienet: add missing memory barriers | Robert Hancock |
2022-01-19 | net: axienet: reset core on initialization prior to MDIO access | Robert Hancock |
2022-01-19 | net: axienet: Wait for PhyRstCmplt after core reset | Robert Hancock |
2022-01-19 | net: axienet: increase reset timeout | Robert Hancock |
2022-01-17 | net: ocelot: Fix the call to switchdev_bridge_port_offload | Horatiu Vultur |
2022-01-15 | net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() | Christophe JAILLET |
2022-01-15 | net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config() | Tom Rix |
2022-01-15 | net: mscc: ocelot: don't dereference NULL pointers with shared tc filters | Vladimir Oltean |
2022-01-14 | net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning | Kai-Heng Feng |
2022-01-14 | lib82596: Fix IRQ check in sni_82596_probe | Miaoqian Lin |
2022-01-14 | net: apple: bmac: Fix build since dev_addr constification | Michael Ellerman |
2022-01-14 | net: apple: mace: Fix build since dev_addr constification | Michael Ellerman |
2022-01-14 | bcmgenet: add WOL IRQ check | Sergey Shtylyov |