]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
This commit was generated by cvs2svn to compensate for changes in r172665,
[FreeBSD/FreeBSD.git] / sys / dev /
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-14 Ed MasteAdd PCI IDs from Adaptec's driver version b11669:
2007-10-14 Alexander LeidingerConvert coretemp(4) to the hardware sensors framework and
2007-10-14 Alexander LeidingerImport it(4) and lm(4), supporting most popular Super...
2007-10-13 Sam Lefflerrevert 1.18: the negotiated rate set may not match...
2007-10-13 Dag-Erling SmørgravRewrite puc_pci_match() to handle non-trivial cases...
2007-10-13 Mitsuru IWASAKIAdd NOP-message polling to ciss_periodic().
2007-10-13 Pyun YongHyeonFix a NULL pointer dereference in Tx checksum calculation.
2007-10-12 John BaldwinThe ukbd driver has some questionable "magic" to for...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-12 Scott LongFix a mistake made in the MPSAFE commit that caused...
2007-10-12 Scott LongFor some blasted reason the SATA WC change frees a...
2007-10-12 Scott LongPlay better with CAM so that there aren't so many spuri...
2007-10-12 Scott LongDeferred interrupts don't work yet, disable them.
2007-10-12 Andrew ThompsonRemove unneeded debug printf that is broken on 64bit...
2007-10-12 Takanori WatanabeAdd another zydas device: Planex GW-US54GD (a.k.a Dempa...
2007-10-12 Remko LodderBring in some new Sierra Wireless drivers running under...
2007-10-12 Kevin LoSpelling fix for interupt -> interrupt
2007-10-12 Andrew ThompsonUpdate ipw to work with the new net80211 stack, plus...
2007-10-12 Pyun YongHyeonNot all VIA Rhine chips support 256 register space...
2007-10-09 Xin LIAdd PCI ID for ICH9 AHCI w/ two adapters.
2007-10-09 Scott LongUpdate to version 3.70.03.007 from the vendor. This...
2007-10-09 Nate LawsonWhen the EC times out (common with Compaqs), it may...
2007-10-09 Nate LawsonFix the HPET table probe routine to run from device_ide...
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-05 Luigi RizzoAdd entries for Epson multifunction scanner/printer...
2007-10-04 Søren SchmidtAdd support for the VIA 8237S
2007-10-04 Poul-Henning KampRecognize the CS5536 support chip for the AMD Geode...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-30 Marius StroblMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-26 Marius Stroblo Revert the part of if_gem.c rev. 1.35 which added...
2007-09-25 Warner LoshAdd support for the AX88178 and AX88772 based devices.
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-24 Nate LawsonRewrite the EC driver event model. The main goal is...
2007-09-21 Kevin Lo- Add the device ID for the VIA VT3324 (CX700) chipset.
2007-09-20 Hidetoshi ShimokawaSerialize output routine of terminal emulator (te_puts...
2007-09-19 John Baldwin- Only assume that a PCI device on the same slot is...
2007-09-19 Stephane E. Potvin- Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines.
2007-09-19 Joe Marcus ClarkeFix a bug that will cause a process that calls the...
2007-09-18 Doug AmbriskoFix an incorrect PCI device id. The current value...
2007-09-17 Sam LefflerUpdate beacon handling to sync w/ vap code base:
2007-09-17 Sam Lefflerconvert hardware rate codes to IEEE rate codes with...
2007-09-17 Sam Lefflerbandaid Dynamic Turbo A operation with old hal's: HAL_M...
2007-09-17 Sam Lefflerfix led blinking in RUN state: the addition of the...
2007-09-16 Andrew ThompsonMake wi_set_channel() actually change the channel in...
2007-09-15 Warner LoshZyd needs be under Giant because USB is under Giant.
2007-09-15 Alan CoxAdd the PCI id for the Intel 7221's integrated graphics...
2007-09-14 Pyun YongHyeonDuring boot(before setting IP address) PHY can generate...
2007-09-14 Pyun YongHyeonFix typo.
2007-09-13 Andrew GallatinAdd support for a new device id (9). Mxge NICs with...
2007-09-13 Nate LawsonReject requests to start or ack a suspend sequence...
2007-09-12 Ariff AbdullahUpdate snd_emu10kx driver with recent perforce changes...
2007-09-11 Kip MacyEvidently setup_rss needs to happen whenever bind_qsets...
2007-09-10 Jack F VogelA number of small fixes:
2007-09-10 Simon L. B. NielsenAdd PCI IDs for Intel ICH9.
2007-09-10 Tai-hwa LiangFixing invalid channel display in ifconfig(8) by implem...
2007-09-10 Kip Macypull in changes made to RELENG_6 version in the process...
2007-09-09 Kip Macy- Remove filter support
2007-09-09 Kip MacyAdd back in support for normal mbuf chaining on RX...
2007-09-09 Kip MacyFix last-minute typo in last commit caused by pre-commi...
2007-09-09 Kip Macy - fix qset to port binding as a proper fix for the...
2007-09-07 Sam Leffler- fix a bug that zyd_attach() returns 0 even if it...
2007-09-05 Sam LefflerAdd missing bg scanning bits; update ic_lastdata and...
2007-09-05 Sam LefflerAdd missing bits that made bg scanning lame:
2007-09-05 Sam Lefflero add 802.11 state machine states for DFS and client...
2007-09-05 Sam Leffleradd defs just removed from ieee80211.h
2007-09-04 Jack F VogelThis is an update to the new Intel 10G 82598 driver.
2007-08-30 Nate LawsonEvaluate _OSC on boot to indicate our OS capabilities...
2007-08-29 Andrew ThompsonRemove the lock assert from iwi_newstate, this function...
2007-08-29 Warner LoshA port of the zyd driver from NetBSD by . This support...
2007-08-29 Warner LoshAdd devices for the forthcoming zyd driver, ported...
2007-08-28 Jung-uk KimFix off-by-two errors.
2007-08-25 Scott LongUpdate the MFI driver to support new "1078" series...
2007-08-25 Kip MacyFixes for 4 port and small packet optimization
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-23 Ed MasteAdd PCI IDs for two cards:
2007-08-23 Jung-uk KimExport 4Gbps Fibre Channel link speed correctly with...
2007-08-23 Dag-Erling SmørgravStyle nits + more reliable Tj(max) detection + improved...
2007-08-22 Andrew Gallatin- Fix a bug which could cause a panic when enabling LRO
2007-08-21 Konstantin BelousovProperly initialize the dev_priv before calling the...
2007-08-17 Kip Macyforward port signedness fixes from RELENG_6
2007-08-17 Hidetoshi ShimokawaWe don't need to call dcons_poll event handlers if...
2007-08-15 Dag-Erling SmørgravAdd a driver for the on-die digital thermal sensor...
2007-08-14 Scott LongMove callout initialization to the proper spot. This...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Pyun YongHyeonMake sure to take PHY out of power down mode in device...
2007-08-13 John BaldwinFix a few nits relative to the previous changes:
2007-08-13 John BaldwinTeach the mfi(4) driver to handle requests from userlan...
2007-08-13 Dag-Erling SmørgravUpdate to support ICH[678] chipsets (based on a patch...
2007-08-13 John BaldwinExpand the data structure returned by the ATA RAID...
2007-08-12 Don LewisReplace three copies of the host controller reset seque...
2007-08-10 Kip MacyWhite space cleanups
2007-08-10 Kip Macy- In all structures other than port info port is a...
2007-08-09 Tai-hwa LiangMFP4(123963): Fixing a possible NULL pointer dereferenc...
2007-08-09 Warner LoshMerge in the AX88178 and AX88772 register definions...
2007-08-07 Tai-hwa LiangMFP4(123687): Closing another LOR by dropping the drive...
2007-08-06 Robert WatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
next