summaryrefslogtreecommitdiffstats
path: root/freebsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* if_dwc: Use explicit cache operationsSebastian Huber2017-01-102-0/+80
* if_dwc: Reduce DMA descriptor countSebastian Huber2017-01-101-0/+8
* if_dwc: Use rtems_bsd_get_mac_address()Sebastian Huber2017-01-101-0/+11
* if_dwc: Add nexus device supportSebastian Huber2017-01-101-0/+4
* if_dwc: Fix a possible interrupt starvationSebastian Huber2017-01-102-17/+13
* if_dwc: Avoid mbuf use after freeSebastian Huber2017-01-101-13/+25
* if_dwc: Checksum offloadSebastian Huber2017-01-102-5/+62
* if_dwc: Avoid tx defrag if possibleSebastian Huber2017-01-102-55/+89
* if_dwc: Simplify tx desc setupSebastian Huber2017-01-101-25/+20
* if_dwc: Fix transmit starvationSebastian Huber2017-01-101-8/+5
* if_dwc: Fix IFCOUNTER_IPACKETS statisticsSebastian Huber2017-01-101-1/+0
* if_dwc: Fix IFCOUNTER_OPACKETS statisticsSebastian Huber2017-01-101-1/+0
* if_dwc: Move interrupt handler installSebastian Huber2017-01-101-8/+8
* Enable multi-cast routing supportSebastian Huber2017-01-101-0/+2
* NETSTAT(1): Fix name list initializationSebastian Huber2017-01-101-3/+3
* Fix warings in <sys/seq.h>Sebastian Huber2017-01-101-2/+2
* Fix warnings in <sys/refcount.h>Sebastian Huber2017-01-101-2/+2
* Fix atomic ops in <sys/buf_ring.h>Sebastian Huber2017-01-101-4/+4
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-10966-64998/+153801
* Workaround for <sys/event.h> updateSebastian Huber2017-01-091-0/+2
* PIPE(2): Port to RTEMSKevin Kirspel2016-12-232-0/+273
* PIPE(2): Import from FreeBSDKevin Kirspel2016-12-232-0/+1831
* pfctl: Update due to linker set API changesSebastian Huber2016-12-071-1/+1
* SLEEPQUEUE(9): Properly remove timeout timerSebastian Huber2016-11-241-5/+2
* Use _Thread_Dispatch_direct()Sebastian Huber2016-11-241-4/+3
* Fix mbuf_jumbo_alloc()Sebastian Huber2016-11-141-1/+1
* SDHCI(4): DeleteSebastian Huber2016-11-092-2097/+0
* Fix warnings for linker setsSebastian Huber2016-11-091-4/+6
* Really robust linker setsSebastian Huber2016-11-091-15/+11
* More robust linker setsSebastian Huber2016-10-261-8/+24
* Prepare copyiniov() for FreeBSD updateSebastian Huber2016-10-262-687/+1
* Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>Sebastian Huber2016-10-242-6/+0
* Make <sys/proc.h> self-sufficientSebastian Huber2016-10-241-0/+2
* Remove AppleTalk supportSebastian Huber2016-10-1321-4438/+0
* pfctl: Update due to linker set API changesSebastian Huber2016-10-131-4/+7
* ohci: Fixes due to USB stack updateSebastian Huber2016-10-071-0/+6
* Use _Thread_Get_priority()Sebastian Huber2016-09-221-2/+2
* Port getdomainname() to RTEMSSebastian Huber2016-09-071-0/+4
* Import getdomainname()Sebastian Huber2016-09-071-0/+57
* usb: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-2319-188/+279
* mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-235-112/+240
* e1000phy: Provide local support for Marvell's 88E1512 PHY.Chris Johns2016-08-111-0/+9
* netstat: Don't init vars if they are not defined.Christian Mauderer2016-08-041-0/+2
* freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer2016-08-042-0/+4
* pfctl: Add yacc generated file.Christian Mauderer2016-08-021-0/+9013
* pfctl: Adapt for RTEMS.Christian Mauderer2016-08-0218-1/+217
* pfctl: Use static where possible.Christian Mauderer2016-08-026-4/+107
* pfctl: Add const and move static variables.Christian Mauderer2016-08-027-1/+112
* pfctl: Match prototype.Christian Mauderer2016-08-021-0/+4
* pfctl: Import sources from FreeBSD.Christian Mauderer2016-08-0212-0/+16766