]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
- Although it doesn't make a whole lot of sense to enable RX and TX
[FreeBSD/FreeBSD.git] / sys / dev /
2015-11-09 marius- Although it doesn't make a whole lot of sense to...
2015-11-08 avosurtwn(4): improve RX filter.
2015-11-08 andreastImprove r290373, do a runtime check rather than a compi...
2015-11-08 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-11-08 hselaskyAvoid using the bounce buffer when the source or destin...
2015-11-07 cemhptmv(4): Fix broken sysctl(9) API assumptions
2015-11-07 mavRework r290504.
2015-11-07 mavSpecify VP when sending a marker.
2015-11-07 mavMake ISP_SLEEP() really sleep instead of spinning.
2015-11-07 baptImprove collation string and locales support
2015-11-07 hselaskyAdd helper function to check if a USB page cache buffer...
2015-11-07 baptMerge from head r290483
2015-11-07 adrianath(4) - reflect whether this is a full or fast channel...
2015-11-06 andrewMark the thunder_mdio_fdt driver as early, the bgx...
2015-11-06 hselaskyFix for unaligned IP-header.
2015-11-06 avosurtwn(4): simplify urtwn_tsf_sync_enable().
2015-11-06 adrianotus(4) - add flags for RX filter, configuration and...
2015-11-05 avosiwn(4): various simple fixes
2015-11-05 jhbChelsio T5 chips do not properly echo the No Snoop...
2015-11-05 jhbAdd a new helper function for PCI devices to locate...
2015-11-05 jhbAdd helper routines for PCI device drivers to read...
2015-11-05 avosnet80211: WME callback cleanup in various drivers
2015-11-05 roygerxen-netfront: remove unused header files
2015-11-05 adrianAdd support for s25fl256s. I /think/ it's a 32mb NOR...
2015-11-04 bdreweryRemove unneeded mutex.h include, missed in r287155.
2015-11-04 andreastAdd a compile time switch to distinguish between 7...
2015-11-03 adrianath(4) - don't try to free buffers / return an error...
2015-11-03 hselaskyRevert r290327. The compiler warnings seems to be speci...
2015-11-03 hselaskyFix some clang compile warnings.
2015-11-03 hselaskyRelax the BUS_DMA_KEEP_PG_OFFSET requirement to allow...
2015-11-01 baptMerge from head
2015-11-01 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-31 cemioat: Handle channel-fatal HW errors safely
2015-10-31 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 sjgDo not FALLTHROUGH for SIOC{ADD,DEL}MULTI
2015-10-30 jimharrisnvd, nvme: report stripesize through GEOM disk layer
2015-10-30 jimharrisnvme: fix race condition in split bio completion path
2015-10-30 hselaskyReduce the DWC OTG interrupt load by not reading all...
2015-10-30 npcxgbe/tom: decide whether to shove segments or not...
2015-10-29 bdreweryRemove unneeded NULL as this is initialized with M_ZERO.
2015-10-29 mavRemove some unneeded code.
2015-10-29 mavRemove reset delays for which I see neither explanation...
2015-10-29 cemntb: Revert r290130 now that r290156 has landed
2015-10-29 mavFix and improve error masking and reporting.
2015-10-29 hselaskyFinish process of moving the LinuxKPI module into the...
2015-10-29 kevloRemove the static function declaration.
2015-10-29 kevlo- Add a missing prototype
2015-10-29 cemioat_test: Handled forced hardware resets gracefully
2015-10-29 cemioat: Drain/quiesce the device less racily
2015-10-29 cemntb: Do not attempt to set write-combining on MWs
2015-10-29 cemioatcontrol(8): Add and document "raw" testing mode
2015-10-28 mavChange the way how target mode is enabled on 23xx chips.
2015-10-28 mavImprove/fix loop scanning routine.
2015-10-28 baptMerge from head
2015-10-28 cemioat: Define DMACAPABILITY bits
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 mavReimplement next port handle generation.
2015-10-27 avosurtwn(4): fix scanning from AUTH state
2015-10-27 mavFix error code that looks like wrong.
2015-10-27 adrianotus(4) - monitor mode fixes, large-mbuf crash fix
2015-10-26 avosurtwn(4): do not filter out control frames in the RX...
2015-10-26 cemioat: Add support for Block Fill operations
2015-10-26 cemioat: Dedupe operation enqueue logic
2015-10-26 mavReimplement enable and implement disable of virtual...
2015-10-26 roygerx86/dma_bounce: revert r289834 and r289836
2015-10-26 cemioat: Add %b format string for CHANERR codes
2015-10-26 cemioat: Allocate memory for ring resize sanely
2015-10-26 cemioat: Expose more softc members in sysctls
2015-10-26 cemioat: Introduce KTR probes
2015-10-25 zbbImprove style in mge driver
2015-10-25 zbbChange improper locking assertion in mge
2015-10-25 zbbIntroduce e6000sw etherswitch support
2015-10-25 zbbAdd etherswitch support to mge
2015-10-25 mavDeliver INOTs only to enabled virtual ports.
2015-10-25 mavRework r289933 using already existing macro.
2015-10-25 mavTry to keep Loop IDs persistent across chip reinits.
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 mavImprove Port Database Changed handling and reporting.
2015-10-25 mavFormalize/unify chip (re-)inits.
2015-10-24 cemioat: Actually bring the hardware back online after...
2015-10-24 cemioat: Use bus_alloc_resource_any(9)
2015-10-24 cemioat: Extract halted error-debugging to a function
2015-10-24 cemioat: Always re-arm interrupts in process_events
2015-10-24 cemioat: Add sysctl to force hw reset
2015-10-24 cemioat: refcnt users so we can drain them at detach
2015-10-24 cemioat: When queueing operations, assert the submit lock
2015-10-24 cemioat: Don't use sleeping allocation in lock path
2015-10-24 cemioat: Pull out timer callout delay into a constant
2015-10-24 avosurtwn(4): fix mbuf leak in the TX path
2015-10-24 mavSkip reserved IP Broadcast handle from using.
2015-10-24 avatar- Plugging a memory leak when malloc() failed during...
2015-10-24 mavAdd new field to Abort IOCB.
2015-10-24 mavAdd PIM_EXTLUNS support to isp(4) driver.
2015-10-24 mavRemove ISP_INTERNAL_TARGET code.
2015-10-24 mavDecode few more response info codes.
2015-10-23 mavMinor additions to Status Type 0 IOCB.
next