aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390
AgeCommit message (Expand)Author
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de
2016-06-16net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-16net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-02-16pcnet_cs: add new idKen Kawasaki
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-09-29net: mac8390: Allow modular buildGeert Uytterhoeven
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-10-20net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi
2014-08-07drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi
2014-07-208390: remove unnecessary break after returnFabian Frederick
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-03-248390: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-12net: eth: 8390: remove section warning in etherh.cOlof Johansson
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-248390: Remove extern from function prototypesJoe Perches
2013-09-16net/ethernet: Drop H8/300 Ethernet driverGuenter Roeck
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang
2013-08-30net: ax88796: use dev_get_platdata()Jingoo Han
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-22drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker