summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur1-5/+6
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur1-3/+3
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski1-1/+3
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski1-2/+4
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski1-1/+3
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski1-3/+1
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski1-17/+18
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski1-2/+4
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer1-1/+3
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo1-2/+1
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski1-5/+7
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen1-1/+1
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang1-6/+7
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski4-2/+9
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde2-1/+2
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu2-25/+14
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-4/+0
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún1-0/+5
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K1-35/+35
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep1-1/+6
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya1-15/+12
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya2-2/+3
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya2-0/+3
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya7-7/+66
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya1-2/+5
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham1-3/+3
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep2-11/+31
2022-01-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-31/+131
2022-01-21phylib: fix potential use-after-freeMarek Behún1-3/+3
2022-01-20i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock1-0/+1
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-212/+515
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-70/+7
2022-01-20hash.h: remove unused define directiveIsabella Basso1-2/+1
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2-2/+2
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+2