summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/8390/ne.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20net: ethernet: 8390: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-05-18net: isa: include net/Space.hArnd Bergmann1-0/+1
2023-05-16net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya1-3/+1
2021-10-09ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski1-3/+1
2021-09-08ne2000: fix unused function warningArnd Bergmann1-15/+7
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann1-1/+2
2021-08-03make legacy ISA probe optionalArnd Bergmann1-0/+2
2020-11-01ne2k: Fix Typo in RW-BugfixArmin Wolf1-1/+1
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven1-1/+3
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-03-26net: 8390: remove m32r specific bitsArnd Bergmann1-21/+2
2018-02-21net/8390: Fix msg_enable patch snafuFinn Thain1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-2/+2
2014-10-20net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz1-0/+2
2013-12-128390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead1-43/+53
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2012-11-20ne2000: add the right platform deviceAlan Cox1-0/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-11-17ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches1-2/+2
2011-08-118390: Move the 8390 related driversJeff Kirsher1-0/+1008