summaryrefslogtreecommitdiffstats
path: root/sys/mips/rmi/dev/nlge/if_nlge.c
Commit message (Expand)AuthorAgeFilesLines
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-3/+1
* Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated byjhb2011-01-061-2/+2
* Fix compilation when DEBUG option is enabled.jchandra2010-12-091-1/+0
* Use if_transmit method instead of if_start, this avoids the interface queue l...jchandra2010-11-271-83/+83
* Network driver updatesjchandra2010-10-201-1/+1
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-4/+6
* XLR/XLS network driver (nlge) updates:jchandra2010-10-061-22/+153
* Clear any pending interrupts after disabling FMN interrupts. Add debuggingjchandra2010-10-051-1/+1
* Update message ring handling code for XLR/XLSjchandra2010-10-031-11/+15
* n32 fixes for nlge.jchandra2010-09-211-3/+3
* Add 64 bit support to nlge, and additional fixesjchandra2010-09-201-52/+63
* Fixes for XLR network accelerator driver (nlge).jchandra2010-09-171-32/+69
* Network driver updates.jchandra2010-09-161-52/+33
* sys/mips/rmi/msgring.h - fixes and clean up.jchandra2010-09-131-2/+2
* Compilation fix - when INVARIANTS are turned off.jchandra2010-09-101-1/+4
* Minor clean up for nlge - nlna_submit_rx_free_desc() can use the same descjchandra2010-09-091-56/+19
* nlge (alternate XLR GMAC driver) updates:jchandra2010-09-081-50/+45
* Move debug.h to the the rge driver directory. rge.c is the only user ofjchandra2010-08-301-1/+0
* Clean up header files in RMI platform code (sys/mips/rmi), and removejchandra2010-08-301-20/+14
* New driver nlge for XLR/XLS Network Accelerator. This will support the XGMACjchandra2010-08-281-0/+2444
OpenPOWER on IntegriCloud