summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm/dev
Commit message (Expand)AuthorAgeFilesLines
* As <machine/param.h> is included from <sys/param.h>, there is no needskra2016-02-221-1/+0
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-221-1/+1
* Whitespace fixes for sys/mips/nlm/devjchandra2015-02-2816-131/+121
* Add subclass of simplebus for Broadcom XLPjchandra2015-02-272-160/+0
* Mechanically convert to if_inc_counter().glebius2014-09-191-6/+3
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-301-2/+2
* nclude missing net/if_var.h.andre2013-10-301-0/+1
* Fixes for the Netlogic XLP on-chip RSA block driverjchandra2013-10-041-79/+77
* Style fixes for the Netlogic XLP RSA driverjchandra2013-10-042-72/+75
* Netlogic XLP network driver updatejchandra2013-09-074-197/+92
* Fix incorrect KASSERTs in xlpgejchandra2013-04-121-2/+2
* Little-endian and other fixes for Broadcom XLP network driverjchandra2013-01-241-6/+8
* Broadcom XLP network driver update for XLP 8xx B1 revjchandra2013-01-243-13/+27
* Minor updates to the Broadcom XLP NAE driverjchandra2013-01-242-23/+11
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* Support Netlogic XLP 8xx B1 revisions in xlpge.jchandra2012-07-091-20/+35
* Remove unnecessary assembly code.jchandra2012-03-292-30/+26
* Fix little-endian built.jmallett2012-03-291-1/+1
* NOR flash driver for XLP.jchandra2012-03-271-0/+77
* XLP UART code udpate.jchandra2012-03-271-0/+83
* xlpge : driver for XLP network acceleratorjchandra2012-03-2710-0/+4655
* Opencrypto driver for XLP Security and RSA/ECC blocksjchandra2012-03-276-0/+2894
OpenPOWER on IntegriCloud