summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/ixp425/if_npe.c
Commit message (Expand)AuthorAgeFilesLines
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-3/+3
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-131-5/+5
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+2
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-12/+9
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-1/+1
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* o correct default miibase for NPE-B and NPE-C; these values aresam2009-06-171-7/+27
* strict kobj signatures: number of fixes for arm architectureavg2009-06-111-2/+3
* maintain existing stylesam2009-05-301-2/+2
* When user_frac in the polling subsystem is low it is going to busy theattilio2009-05-301-5/+10
* accumulate npe statistics and expose them through dev.npe.X.statssam2009-05-231-2/+20
* mark device capable of vlan-size framessam2009-03-101-0/+3
* turn off inclusion of FCS in rx'd frames; we don't use it anywhere andsam2009-03-101-4/+2
* NPE cleanups needed for ancillary drivers (e.g. crypto acceleration):sam2008-12-231-54/+14
* Merge WIP from p4:sam2008-12-131-135/+233
* correct sizeof calculationsam2008-10-141-1/+1
* Improve mac+phy configuration so that hints can be used to describesam2008-03-221-16/+80
* - Retire npe_defrag(), gem_defrag(), msk_defrag(), nfe_defrag(), andjhb2008-01-171-85/+1
* Remove a staled comment, NPE-C should work fine.cognet2007-11-041-1/+0
* Search for a proper ucode image to use by incrementing the minorsam2007-05-241-4/+20
* Fix small altq related copy and paste error.mlaier2007-02-101-1/+1
* ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again.kevlo2007-02-031-1/+0
* Use our own timer that piggybacks on npe_tick() callout instead ofkevlo2007-01-301-13/+16
* Create bus dma tags for both the PCI bus and the IXP425 root bus. Set thecognet2007-01-171-3/+9
* Gateworks Avila board support:sam2006-11-191-0/+1673
OpenPOWER on IntegriCloud