]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix sx_try_slock(), so it only fails when there is an exclusive owner.
[FreeBSD/FreeBSD.git] / sys / dev /
2007-09-30 mariusMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-26 mariuso Revert the part of if_gem.c rev. 1.35 which added...
2007-09-25 impAdd support for the AX88178 and AX88772 based devices.
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-24 njlRewrite the EC driver event model. The main goal is...
2007-09-21 kevlo- Add the device ID for the VIA VT3324 (CX700) chipset.
2007-09-20 simokawaSerialize output routine of terminal emulator (te_puts...
2007-09-19 jhb- Only assume that a PCI device on the same slot is...
2007-09-19 sepotvin- Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines.
2007-09-19 marcusFix a bug that will cause a process that calls the...
2007-09-18 ambriskoFix an incorrect PCI device id. The current value...
2007-09-17 samUpdate beacon handling to sync w/ vap code base:
2007-09-17 samconvert hardware rate codes to IEEE rate codes with...
2007-09-17 sambandaid Dynamic Turbo A operation with old hal's: HAL_M...
2007-09-17 samfix led blinking in RUN state: the addition of the...
2007-09-16 thompsaMake wi_set_channel() actually change the channel in...
2007-09-15 impZyd needs be under Giant because USB is under Giant.
2007-09-15 alcAdd the PCI id for the Intel 7221's integrated graphics...
2007-09-14 yongariDuring boot(before setting IP address) PHY can generate...
2007-09-14 yongariFix typo.
2007-09-13 gallatinAdd support for a new device id (9). Mxge NICs with...
2007-09-13 njlReject requests to start or ack a suspend sequence...
2007-09-12 ariffUpdate snd_emu10kx driver with recent perforce changes...
2007-09-11 kmacyEvidently setup_rss needs to happen whenever bind_qsets...
2007-09-10 jfvA number of small fixes:
2007-09-10 simonAdd PCI IDs for Intel ICH9.
2007-09-10 avatarFixing invalid channel display in ifconfig(8) by implem...
2007-09-10 kmacypull in changes made to RELENG_6 version in the process...
2007-09-09 kmacy- Remove filter support
2007-09-09 kmacyAdd back in support for normal mbuf chaining on RX...
2007-09-09 kmacyFix last-minute typo in last commit caused by pre-commi...
2007-09-09 kmacy - fix qset to port binding as a proper fix for the...
2007-09-07 sam- fix a bug that zyd_attach() returns 0 even if it...
2007-09-05 samAdd missing bg scanning bits; update ic_lastdata and...
2007-09-05 samAdd missing bits that made bg scanning lame:
2007-09-05 samo add 802.11 state machine states for DFS and client...
2007-09-05 samadd defs just removed from ieee80211.h
2007-09-04 jfvThis is an update to the new Intel 10G 82598 driver.
2007-08-30 njlEvaluate _OSC on boot to indicate our OS capabilities...
2007-08-29 thompsaRemove the lock assert from iwi_newstate, this function...
2007-08-29 impA port of the zyd driver from NetBSD by . This support...
2007-08-29 impAdd devices for the forthcoming zyd driver, ported...
2007-08-28 jkimFix off-by-two errors.
2007-08-25 scottlUpdate the MFI driver to support new "1078" series...
2007-08-25 kmacyFixes for 4 port and small packet optimization
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-23 emasteAdd PCI IDs for two cards:
2007-08-23 jkimExport 4Gbps Fibre Channel link speed correctly with...
2007-08-23 desStyle nits + more reliable Tj(max) detection + improved...
2007-08-22 gallatin- Fix a bug which could cause a panic when enabling LRO
2007-08-21 kibProperly initialize the dev_priv before calling the...
2007-08-17 kmacyforward port signedness fixes from RELENG_6
2007-08-17 simokawaWe don't need to call dcons_poll event handlers if...
2007-08-15 desAdd a driver for the on-die digital thermal sensor...
2007-08-14 scottlMove callout initialization to the proper spot. This...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 yongariMake sure to take PHY out of power down mode in device...
2007-08-13 jhbFix a few nits relative to the previous changes:
2007-08-13 jhbTeach the mfi(4) driver to handle requests from userlan...
2007-08-13 desUpdate to support ICH[678] chipsets (based on a patch...
2007-08-13 jhbExpand the data structure returned by the ATA RAID...
2007-08-12 truckmanReplace three copies of the host controller reset seque...
2007-08-10 kmacyWhite space cleanups
2007-08-10 kmacy- In all structures other than port info port is a...
2007-08-09 avatarMFP4(123963): Fixing a possible NULL pointer dereferenc...
2007-08-09 impMerge in the AX88178 and AX88772 register definions...
2007-08-07 avatarMFP4(123687): Closing another LOR by dropping the drive...
2007-08-06 rwatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-05 mariuso In order to reduce bug and code duplication fold...
2007-08-05 mariusInitialize the rl_vlanctl field of the descriptors...
2007-08-04 kibSet D_NEEDGIANT.
2007-08-02 avatarMFP4(123686): Fixing various ancontrol(8) related panic...
2007-08-01 emaxCall ttyld_close() in nmdmclose() to ensure that nmdm(4)
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-31 scottlMake the driver fully MPSAFE. This fixes some serious...
2007-07-31 scottlFix locking mistakes in the error recovery paths of...
2007-07-31 davidch- Fixed a problem that would cause kernel panics and...
2007-07-30 njlDynamically choose the quality of the ACPI timer depend...
2007-07-29 impAdd missing newline in printf.
2007-07-29 marcelIn pci_alloc_map(), restore the original value of the...
2007-07-27 cognetUse coherent mapping for DMA on arm. This is propably...
2007-07-27 takawataMinor Bug fix that will cause panic with some terminal...
2007-07-27 rwatsonFirst in a series of changes to remove the now-unused...
2007-07-27 yongaristyle(9)
2007-07-26 thompsaFix up ndis interaction with net80211
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-25 impStart to converge on standard ways of saying some thing...
2007-07-25 impFix absolutely maddening autorepeat bug that would...
2007-07-25 impums(4) does not work if the mouse defaults to boot...
2007-07-24 scottlIntroduce Danny Braniss' iSCSI initiator, version 2...
2007-07-24 impAdd support for ShanTou ST268 usb nic. This is from...
2007-07-24 yongariAdd MSI support.
2007-07-24 yongariDon't fail on device attach if jumbo frame support...
2007-07-22 njlThe HPET appears to be broken on silby's Acer Pentium...
2007-07-22 impChange new Wi-Spy device name to Wi-Spy 2.4x.
2007-07-22 impWISPY added an X.
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
next