summaryrefslogtreecommitdiff
path: root/sys/powerpc/ps3/if_glc.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+2
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-26/+25
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+1
* Avoid dereferencing random memory when kickstarting DMA.Nathan Whitehorn2018-02-241-1/+2
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-5/+5
* - Provide necessary includes.Gleb Smirnoff2013-10-291-3/+4
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-051-2/+2
* Follow Linux by unconditionally stripping the RX vlan tag from incomingNathan Whitehorn2011-07-051-4/+7
* Work/hack around some race conditions present in the hardware/HV interface.Nathan Whitehorn2011-06-201-14/+33
* Import support for the Sony Playstation 3 using the OtherOS featureNathan Whitehorn2011-01-061-0/+938