summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep
2022-01-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-20phylib: fix potential use-after-freeMarek Behún
2022-01-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko