]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Allow ipfw to forward to a destination that is specified by a table.
[FreeBSD/FreeBSD.git] / sys / dev /
2006-08-17 impDon't put a ; after while (0)
2006-08-17 glebiusRewrite bge_encap() so that it takes mbuf ** argument...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 yongariDon't update Rx descriptor status in two different...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-15 yongariAdd inverted amplifier sense quirks for Compaq Presario...
2006-08-15 julianRemove extra '*/' comment close. In code not normally...
2006-08-14 sosAdd support for the ICH8 and ESB2 chips, also add a...
2006-08-14 takawataImprove exception string format.
2006-08-14 takawataRemove debug messages on notify handler.
2006-08-14 ruFix alignment of RX bufs DMA map to be realistic. ...
2006-08-14 glebiusChange hardcoded and incorrect number with correct...
2006-08-14 mjacobFix 2KLOGIN code to specify *ibits* (not *obits*) so...
2006-08-14 mjacobThe register offset is within 4K, not 256 bytes, for...
2006-08-14 mjacobThe macro IS_23XX should not mistakenly include 24XX...
2006-08-14 yongariMake em(4) handle too many fragmented frame with m_defr...
2006-08-14 yongariOverhaul Rx path to recover from mbuf cluster allocatio...
2006-08-14 yongariApply alignment fixup only when programmed frame size...
2006-08-12 impBatch of changes:
2006-08-12 impThe TOPIC97 and TOPIC100 seem to have a special registe...
2006-08-12 yongariDue to the poor PHY documentation from RealTek I can...
2006-08-12 yongariFix invalid reference of mbuf chains.
2006-08-12 yongariFix invalid reference of mbuf chains.
2006-08-12 yongariFix invalid reference of mbuf chains.
2006-08-11 sosUnbreak nForce4 SATA support.
2006-08-11 jhbFirst pass at allowing memory to be mapped using cache...
2006-08-11 jkimExplicitly set v3 mode only when it is requested. ...
2006-08-11 desRaise the quality of the HPET timer to 2000 so it will...
2006-08-11 glebiusMerge in new driver from Intel, version 6.1.4. It adds...
2006-08-10 samo add noise floor to stats
2006-08-10 brunoImprove the way we'll detect video devices as per ACPI...
2006-08-09 pdeuskar10/100 PHY shouldn't support gigabit media types.
2006-08-09 impMost platforms map the actual drive geometry to the...
2006-08-09 impThomas Wintergerst reports that when this tsleep went...
2006-08-08 samcheck return value of ath_tx_dmasetup
2006-08-08 njlRemove the global dock variable. Each dock device...
2006-08-07 netchildUse a low probe-priority to ensure that the emu10kx...
2006-08-07 netchild"Fix typos in volume control DSP code."
2006-08-07 netchild"Fixe playback of mono files on stereo outputs. In...
2006-08-07 netchild"Change type for flags bitmap to let use 1 as flag...
2006-08-07 netchild"Workaround for sound lag in current snd_emu10kx driver...
2006-08-07 jhbWhen a user uses a hint to specify the IRQ for a link...
2006-08-07 glebiusRecognize the 5750 C2.
2006-08-06 bmsAdd identifier for the Epson CX3650 all-in-one scanner...
2006-08-05 sosUnbreak nForce3 SATA support.
2006-08-05 samraw 802.11 packet transmit support
2006-08-05 samraw 802.11 packet transmit support
2006-08-05 mjacobRemove reference to PTI cards. They haven't been functi...
2006-08-04 mjacobIncrease local reserved (high && low) storage in each...
2006-08-04 mjacobFix na_fcentry_t to not have a lun field. Fix indentati...
2006-08-04 mjacobInitialize 2300 request/response pointers in isp_reset...
2006-08-04 mjacobRename ioctl driven task management functions so they
2006-08-04 gallatinCopy the link-layer address from our ifnet pointer...
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-08-03 pdeuskarRevert back changes to made in rev 1.109 of if_em.c...
2006-08-03 glebiusMerge in new driver from Intel, version 6.0.5. It adds...
2006-08-03 yongariFix re(4) breakge introduced in tree from rev 1.68.
2006-08-02 jhb- Use m_getcl(), m_get(), and m_gethdr() rather than...
2006-08-02 yongariReplace hard-coded magic constants to system defined...
2006-08-02 samremove unneccessary null ptr check
2006-08-02 samremove unnecessary null ptr check
2006-08-02 yongariFix incorrect busy check for PHY write operation.
2006-08-01 sobomaxAdd device to access and modify Open Firmware NVRAM...
2006-08-01 wpaulAnother small update to the re(4) driver:
2006-08-01 gallatin- add read only sysctl to indicate if write-combining...
2006-07-30 wpaulFix the following bugs in re(4)
2006-07-29 njlAdd a new sysctl, hw.acpi.handle_reboot. If set, acpi...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-28 netchild- fix memory leak after "kldunload snd_ak452x.ko"
2006-07-27 emaxAdd extra code into kbdmux(4)s read_char() method to
2006-07-27 yongariAdd device ID for second generation D-Link DGE-530T.
2006-07-27 yongariPrepending an mbuf after loading a DMA map results...
2006-07-27 yongariNuke invalid use of BUS_DMA_ALLOCNOW.
2006-07-27 yongariMake sure to use the same DMA map in DMA map load/unloa...
2006-07-27 marcelProperly propagate overrun conditions to the TTY layer.
2006-07-26 marcelOn PowerPC the clock for the BRG comes from RTxC, not...
2006-07-26 marcelImplement UART_IOCTL_BAUD for the Z8530. This allows...
2006-07-26 marcelImplement uart_cpu_eqres() and uart_cpu_getdev(). This...
2006-07-26 samadd missing \n's
2006-07-26 samcheck tim is present in the beacon before defer'ing...
2006-07-26 samsupport for 802.11 packet injection via bpf
2006-07-26 marcelFix braino: The cl_range field should not hold the...
2006-07-26 samset default beacon miss threshold to 10 beacons
2006-07-25 njlAdd support for overriding the values for _CRT, _HOT...
2006-07-25 mjacobbus_alloc_resource_any is actually defined in the
2006-07-25 mjacobWhen probing to attach the CAM functionality, check...
2006-07-25 yongariAdd stge(4), a driver for Sundance/Tamarack TC9021...
2006-07-25 marcelRevert previous commit. Spinlocks hold interrupts disab...
2006-07-25 yongariAdd ip1000 PHY driver for IC Plus IP1000A integrated...
2006-07-25 yongariAdd IC Plus IP1000A integrated PHY id.
2006-07-25 yongariAdd gentbi, a generic TBI(teb-bit interface) PHY driver...
2006-07-24 marcelIf we have multiple interrupt resources, like for Z8530...
2006-07-24 impAdd a few more devices to the supported list. Specific...
2006-07-24 sosFinally fix support for the newer MCP51/MCP55 nVidia...
2006-07-21 jhbClean up the svr4 socket cache and streams code some...
2006-07-21 impIf we get an error w/o atapi sense information, just...
2006-07-21 delphijThe contents pointed by ssi_cables[] is never changed...
2006-07-20 jhbExpand locking coverage slightly to cover if_drv_flags...
2006-07-20 yongariSince resetting hardware takes a very long time and...
2006-07-20 yongariProtect EEPROM access with the driver lock.
next