summaryrefslogtreecommitdiffstats
path: root/sys/dev/tsec/if_tsec.c
Commit message (Expand)AuthorAgeFilesLines
* tsec(4) cosmetics.raj2009-02-171-2/+1
* tsec(4): Always try to resume the receiver.raj2009-02-171-3/+10
* tsec(4): do not clear interrupt events register before use.raj2009-02-171-2/+2
* Handle mbuf exhaustion scenario in tsec(4).raj2009-02-171-1/+6
* tsec(4) style improvements and clean-up.raj2009-02-171-61/+68
* Additional features for the tsec(4) Ethernet driver.raj2009-02-171-115/+644
* tsec: Refactor driver's structure.raj2008-08-261-546/+265
* tsec: Improve and clean up callouts.raj2008-08-261-15/+12
* Convert TSEC watchdog to the new scheme.raj2008-03-121-18/+25
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-121-10/+14
* Support for Freescale integrated Three-Speed Ethernet Controller (TSEC).raj2008-03-031-0/+1648
OpenPOWER on IntegriCloud