summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390/ne.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-181-0/+1
|\
| * net: isa: include net/Space.hArnd Bergmann2023-05-171-0/+1
* | net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya2023-05-161-3/+1
|/
* ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski2021-10-091-3/+1
* ne2000: fix unused function warningArnd Bergmann2021-09-081-15/+7
* ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-031-1/+2
* make legacy ISA probe optionalArnd Bergmann2021-08-031-0/+2
* ne2k: Fix Typo in RW-BugfixArmin Wolf2020-10-311-1/+1
* net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-2/+2
|\
| * ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
| * net/8390: Fix msg_enable patch snafuFinn Thain2018-02-211-1/+1
* | net: 8390: remove m32r specific bitsArnd Bergmann2018-03-261-21/+2
|/
* Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-201-2/+2
* net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-111-0/+2
* 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-111-43/+53
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-161-2/+2
* 8390: Move the 8390 related driversJeff Kirsher2011-08-101-0/+1008