aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/i825xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-2082596: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-11-19lasi_82594: use eth_hw_addr_set()Jakub Kicinski1-2/+4
2021-10-14ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski1-3/+2
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-2/+1
2021-09-02net/sun3_82586: Fix return value of sun3_82586_probe()Geert Uytterhoeven1-1/+1
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+1
2021-08-03m68k: remove legacy probingArnd Bergmann2-28/+13
2021-02-04drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury1-2/+2
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig3-63/+80
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig3-39/+40
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-7/+7
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-8/+8
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin4-8/+8
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-03parisc: Tune LASI LAN for QEMUHelge Deller1-2/+3
2019-02-14net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-12/+9
2017-08-29i825xx: switch to switch to dma_alloc_attrsChristoph Hellwig3-12/+9
2017-08-22parisc/net/lasi_82596: Fix section mismatchesHelge Deller1-5/+5
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-2/+4
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson4-4/+0
2016-09-12i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-4/+4
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2014-10-20net: ethernet: i825xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-24i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2-5/+5
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-2/+2
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2-9/+5
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1
2013-01-22drivers/net: delete Racal Interlan ISA ni52 (i825xx) driverPaul Gortmaker4-1668/+0
2013-01-22drivers/net: delete intel i825xx based znet notebook driverPaul Gortmaker3-939/+0
2013-01-22drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker5-3691/+0
2013-01-22drivers/net: delete the 3Com 3c505/3c507 intel i825xx supportPaul Gortmaker5-2928/+0
2013-01-22drivers/net: delete intel 486 panther onboard ethernet supportPaul Gortmaker3-1346/+0
2013-01-22drivers/net: delete 486 Apricot supportPaul Gortmaker3-98/+8