summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-1313-13/+0
* net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
* net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-161-22/+2
* net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes2016-06-161-13/+7
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-5/+5
* pcnet_cs: add new idKen Kawasaki2016-02-161-0/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-13/+2
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-1/+1
* net: mac8390: Allow modular buildGeert Uytterhoeven2015-09-292-23/+11
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-18/+8
* net:treewide: Fix typo in drivers/netMasanari Iida2015-04-271-1/+1
* net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
* net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
* ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
* net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-112-1/+4
* | drivers/net: Remove typedef axnet_dev_tHimangi Saraogi2014-08-071-13/+13
* | drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi2014-08-071-34/+34
|/
* 8390: remove unnecessary break after returnFabian Frederick2014-07-201-8/+0
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* net: 8390: use time_after() for time comparisonManuel Schölling2014-05-181-2/+2
* net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1
* 8390: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* net/apne: Remove unused variable ei_localGeert Uytterhoeven2014-01-261-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2516-307/+427
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-164-4/+0
| * net: eth: 8390: remove section warning in etherh.cOlof Johansson2013-12-121-1/+1
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-262-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-133-24/+21
|\
| * net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
| * net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
| * 8390: Remove extern from function prototypesJoe Perches2013-09-241-20/+20
* | net/ethernet: Drop H8/300 Ethernet driverGuenter Roeck2013-09-163-692/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-1/+1
|\
| * drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang2013-09-031-1/+1
* | net: ax88796: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-2/+2
|/
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-1/+1
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-292-26/+2
|\
| * drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-152-26/+2
* | net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+1
|\
| * drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+9
* | drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker2013-01-227-2353/+0
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1