/etc/etc.alpha/

alue='lockdoc-10.99.5'>lockdoc-10.99.5 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/arch/arm/gemini/if_gmc.c
AgeCommit message (Expand)Author
2022-09-17Eliminate use of IFF_OACTIVE. (In this driver, it was set in onethorpej
2022-08-20gmc_ifstart(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" withthorpej
2020-02-01Adopt <net/if_stats.h>.thorpej
2019-05-28s/recieve/receive/msaitoh
2019-05-28 Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.msaitoh
2019-05-23 Whitespace fix (mainly tabify).msaitoh
2019-05-23No functional change:msaitoh
2019-04-22 On drivers which use MII(4) and have hook SIOC[GS]IFMEDIA which just pass tomsaitoh
2017-02-20Apply deferred if_start to more drivers...ozaki-r
2013-06-11In interrupt function, use mii_pollstat() instead of mii_tick() to updatemsaitoh
2012-07-22Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixesmatt
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2008-12-23Baby steps to a working driver. transmit works. receive sometimes worksmatt
2008-12-15Get the gmac driver close to working.matt
2008-12-14Add the beginning of a driver which supports the on-chip gmac (gigabit)matt