/include/target/

ository'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/i825xx
AgeCommit message (Expand)Author
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-21i825xx: fix typo "Frame to short" -> "Frame too short"Tong Zhang
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2021-11-2082596: use eth_hw_addr_set()Jakub Kicinski
2021-11-19lasi_82594: use eth_hw_addr_set()Jakub Kicinski
2021-10-14ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02net/sun3_82586: Fix return value of sun3_82586_probe()Geert Uytterhoeven
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-03m68k: remove legacy probingArnd Bergmann
2021-02-04drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-03parisc: Tune LASI LAN for QEMUHelge Deller