summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicate declaraton of the if_inc_counter() function after r272244.bz2014-09-281-1/+0
* MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.nyan2014-09-281-0/+5
* - Cosmetic changes.nyan2014-09-281-107/+109
* - Remove empty wrappers ether_poll_[de]register_drv(). [1]glebius2014-09-288-42/+25
* MFi386: r261567nyan2014-09-282-2/+3
* MFi386: r268974nyan2014-09-281-0/+3
* Instead of creating the full range of possible ports, try to figurehselasky2014-09-282-22/+45
* Regenerate usb.confhselasky2014-09-281-13/+115
* MFi386: r261520nyan2014-09-281-3/+0
* Reduce diffs against i386.nyan2014-09-281-5/+2
* Remove extra '\'.nyan2014-09-281-1/+1
* - Cleanups pc98 code.nyan2014-09-282-30/+6
* Do not transfer unneeded training zero bytes in INQUIRY response.mav2014-09-281-8/+8
* Remove duplicate prog.nyan2014-09-281-1/+0
* Finally, convert counters in struct ifnet to counter(9).glebius2014-09-285-101/+40
* Merged from r183296.nyan2014-09-281-2/+2
* Convert to if_inc_counter() last remnantes of bare access to struct ifnetglebius2014-09-281-2/+2
* Provide ixgb_get_counter().glebius2014-09-281-21/+30
* Convert to if_get_counter().glebius2014-09-281-16/+36
* Fix the AR724x PCIe glue to correctly probe the BAR on AR7240 devices.adrian2014-09-281-3/+11
* Mechanically switch ixv(4) to if_inc_counter().glebius2014-09-281-5/+5
* Fix the ar724x PCI config space register read.adrian2014-09-281-4/+6
* Convert driver to if_get_counter method.glebius2014-09-275-34/+138
* Mechanically convert to if_inc_counter().glebius2014-09-271-1/+1
* Mechanically convert to if_inc_counter().glebius2014-09-274-22/+22
* Fix page length reported for Block Limits VPD page.mav2014-09-271-1/+1
* Use a local STAILQ for unlocked done CCB processing in ahci direct modesmh2014-09-271-2/+8
* cxgb(4): implement if_get_counter.np2014-09-273-40/+88
* Update the usage message and the man page to account for the new longmarcel2014-09-273-10/+40
* Disable the makeoption with MFS_IMAGE= set as we don't ship that filebz2014-09-271-1/+1
* Do not pass whole descriptor block size as align to fwdma_malloc_multisegkan2014-09-271-1/+1
* Remove obsolete compatibility glue and improve firewire code readability.kan2014-09-2720-1015/+940
* Fix the definitioin of AT91SAM9G45_IRQ_PIOE and rename it tokevlo2014-09-271-5/+4
* Use underlying ports counters to get lagg statistics instead ofmelifaro2014-09-273-61/+80
* Update factor for changes to types in primes, which is a dependency.sbruno2014-09-271-1/+2
* Add machine/sysreg.h to simplify accessing the system control coprocessorandrew2014-09-272-33/+265
* Revert r272189, the committed version was an old version and breaks build.delphij2014-09-271-2/+2
* Switch primes(6) from using unsigned long to using uint64_t. This fixescperciva2014-09-273-13/+15
* Add kernel support for the TP-LINK MR3020 Atheros MIPS 24k router.sbruno2014-09-272-0/+166
* * Split tcp_signature_compute() into 2 pieces:melifaro2014-09-273-54/+116
* cxgbe(4): implement if_get_counter.np2014-09-272-37/+103
* Remove an un-needed bit of pre-processor work - it all lives insideadrian2014-09-271-2/+0
* Add 3 long options for getting information about mkimg itself:marcel2014-09-272-13/+90
* After r271635 mmap(2) requires either MAP_PRIVATE or MAP_SHAREDneel2014-09-271-1/+1
* Remove a bogus AIC.kevlo2014-09-271-2/+1
* Allow the PIC's IMR register to be read before ICW initialisation.grehan2014-09-271-13/+12
* cxgbe(4): explicitly set various if_hw_tso* values.np2014-09-261-0/+4
* Add libuutil to dependency list.delphij2014-09-261-2/+2
* Make do_dup() static and move relevant macros to kern_descrip.cmjg2014-09-262-8/+8
* Make sure the adapter's management queue and the event queue arenp2014-09-261-0/+6
OpenPOWER on IntegriCloud