summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-11ZONE(9): Define SMP if RTEMS_SMP is definedSebastian Huber1-0/+1
2015-09-11if_dwc: Fix a possible interrupt starvationSebastian Huber2-15/+13
2015-09-11if_dwc: Invalidate read buffer againSebastian Huber1-0/+1
2015-07-16Fix buiding for the i386.Chris Johns1-0/+4
2015-06-26tcpdump: Return the PCAP loop return value. Increase the stack size.Chris Johns1-2/+2
2015-06-26tcpdump: Allow enter/return to exit tcpdump.Chris Johns1-0/+105
2015-06-22Revert "if_cgem: Enable hardware checksum assist"Chris Johns1-5/+0
2015-06-22Revert "Return the default TX and RX hardware checksum for the Cadence driver...Chris Johns1-7/+12
2015-06-19Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns1-12/+7
2015-06-19Fix RTEMS ifdef labelling.Chris Johns2-12/+12
2015-06-19Supply /dev/bpf and /dev/bpf0. Both are needed.Chris Johns1-1/+3
2015-06-16Add the missing generated libpcap file.Chris Johns1-0/+134
2015-06-16Add BDS command support headers.Chris Johns1-2/+4
2015-06-16The BPF dev node needs a minor number for tcpdump.Chris Johns1-1/+1
2015-06-16Provide the missing cdecl for _nsdispatch.Chris Johns1-0/+3
2015-06-15Add tcpdump and libpcap.Chris Johns259-0/+121354
2015-05-27Regenerate with FreeBSD lex, yacc, and rpcgen tools.Chris Johns6-3833/+1558
2015-05-20Add INVARIANTS supportSebastian Huber10-0/+341
2015-05-20Fix struct ucred warningsSebastian Huber2-1/+4
2015-05-20SLEEPQUEUE(9): Update due to RTEMS API changesSebastian Huber1-5/+7
2015-05-20Update due to API changes (timecounters)Sebastian Huber3-523/+0
2015-05-20Update rtems_bsd_force_select_timeout()Sebastian Huber1-4/+1
2015-05-20SLEEPQUEUE(9): Update due to API changesSebastian Huber1-2/+2
2015-05-20SLEEPQUEUE(9): Avoid Giant lockSebastian Huber1-8/+0
2015-05-20Update to FreeBSD Stable/9 2015-04-08Sebastian Huber165-2337/+4981
2015-05-15ZONE(9): Disable uma_prealloc()Sebastian Huber1-1/+1
2015-05-15usb: Import USB support from libusbSebastian Huber2-0/+12
2015-04-23SLEEPQUEUE(9): Update due to API changesSebastian Huber1-23/+17
2015-04-08Use signed integer type for ticksSebastian Huber1-2/+6
2015-04-08SLEEPQUEUE(9): Include missing header fileSebastian Huber1-0/+1
2015-04-08Add generated filesSebastian Huber8-0/+8818
2015-04-08if_dwc: Avoid mbuf use after freeSebastian Huber1-17/+29
2015-04-08if_dwc: Increase DMA descriptor countSebastian Huber1-5/+1
2015-04-08if_dwc: TypoSebastian Huber1-1/+1
2015-04-01if_dwc: Checksum offloadSebastian Huber2-6/+63
2015-04-01if_dwc: Avoid tx defrag if possibleSebastian Huber1-48/+107
2015-04-01if_dwc: Simplify tx desc setupSebastian Huber1-25/+9
2015-04-01if_dwc: Fix transmit starvationSebastian Huber1-5/+5
2015-04-01if_dwc: Avoid NULL pointer accessSebastian Huber1-1/+2
2015-04-01if_dwc: Fix warningSebastian Huber1-3/+0
2015-04-01if_dwc: Use explicit cache operationsSebastian Huber1-0/+51
2015-04-01if_dwc: Move interrupt handler installSebastian Huber1-8/+8
2015-04-01if_dwc: Reduce DMA descriptor countSebastian Huber1-0/+8
2015-04-01if_dwc: Add nexus device supportSebastian Huber1-0/+4
2015-04-01if_dwc: Use rtems_bsd_get_mac_address()Sebastian Huber1-0/+8
2015-04-01if_dwc: Workaround for missing FDT supportSebastian Huber1-0/+6
2015-04-01if_dwc: Silence warningSebastian Huber1-0/+3
2015-04-01if_dwc: Workaround for if_inc_counter()Sebastian Huber1-0/+27
2015-04-01if_dwc: Import from FreeBSDSebastian Huber2-0/+1585
2015-04-01micphy: Hack to set some skew valuesSebastian Huber1-0/+5