summaryrefslogtreecommitdiffstats
path: root/sys/dev/le/lance.c
Commit message (Expand)AuthorAgeFilesLines
* Mechanically convert to if_inc_counter().glebius2014-09-191-1/+1
* Use define from if_var.h to access a field inside struct if_data,glebius2014-08-301-1/+1
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-181-7/+0
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-3/+3
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-2/+2
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* For setting the port PCnet chips must be powered down or stopped andmarius2007-01-201-7/+15
* Use our own callout instead of if_slowtimo() for driving lance_watchdog()marius2006-12-061-8/+19
* - Revert if_le_pci.c rev. 1.2; although lnc(4) is now gone, le_pci_probe()marius2006-05-161-118/+14
* Add le(4), a driver for AMD Am7900 LANCE and Am79C9xx PCnet NICs portedmarius2006-01-311-0/+908
OpenPOWER on IntegriCloud