]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Modify the radar API a little to be easier to "change" via run-time
[FreeBSD/FreeBSD.git] / sys / dev /
2011-07-21 Adrian ChaddModify the radar API a little to be easier to "change...
2011-07-21 Adrian ChaddBreak out the PLL setup into (mostly) per-chip methods...
2011-07-21 Adrian ChaddThis re-enables HT40 channels for use when DFS is enabled.
2011-07-21 Hans Petter SelaskyAdd new USB ID to u3g driver.
2011-07-20 Adrian ChaddThese two are ath_hal regulatory domain updates from...
2011-07-18 Hans Petter SelaskyOnly the USB root HUB thread is allowed to attach and...
2011-07-17 Pyun YongHyeonRevert r222135 by allowing controller reinitialization...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 John BaldwinDon't ignore negatively decoded address ranges.
2011-07-17 Ed SchoutenRestore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
2011-07-16 Hans Petter SelaskyFix for VirtualBox 4.x and other virtual machines that...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-15 John BaldwinRespect the BIOS/firmware's notion of acceptable addres...
2011-07-15 Ed MasteImprove portability #defines for compiling aicasm on...
2011-07-14 Adrian ChaddAdd a missing check for the global ath_hal_debug.
2011-07-14 John BaldwinSupport controllers whose option ROM is disabled in...
2011-07-14 John BaldwinUse MFI_STAT_* constants for cmd_status field values...
2011-07-14 Hans Petter SelaskyRestore USB MIDI transmit buffer size to 1Kbyte.
2011-07-14 Pyun YongHyeonAdd initial support for AX88772B USB Fast Ethernet...
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-13 Hans Petter SelaskyFix for dump after shutdown with USB keyboard plugged...
2011-07-13 Marius Strobl- Expand the scope of the lock in the interrupt routine...
2011-07-13 Marius Strobl- For SAS but neither FC nor SPI controllers default...
2011-07-13 Marius StroblPCIB_ALLOC_MSIX() may already fail on the first pass...
2011-07-13 Marius StroblRemove extra empty lines.
2011-07-12 Andrew GallatinUpdate mxge(4) firmware to the latest version available...
2011-07-12 Andrew GallatinFix media reporting for dual port CX4 myri10ge NICs
2011-07-12 John BaldwinProperly align the end of a candidate back region based...
2011-07-12 Marius StroblPartially merge r223648, r223648 and r223949 from gem(4):
2011-07-12 Marius StroblCorrect r223648; as gem_init_locked() was calling gem_s...
2011-07-12 Marius StroblAccording to the OpenSolaris source the PCI latency...
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-11 Aleksandr RybalkoFix typo, lost 0 in SYSCTL_ADD_INT usage.
2011-07-11 Aleksandr RybalkoSupport of Ralink Ethernet MAC, used in RT3050F/RT3052F...
2011-07-11 Andrey V. ElsukovInclude sys/sbuf.h directly.
2011-07-09 Hans Petter SelaskyRemove reviewed line from copyright header.
2011-07-09 Konstantin BelousovImplement pci_find_class(9), the function to find a...
2011-07-08 John BaldwinAdd device ID for the Davicom 56PDV PCI Modem.
2011-07-08 Hans Petter SelaskyAdd new USB 3G driver.
2011-07-07 Jack F VogelA fix to make the LINT-NOINET build happy, if this
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-07-04 Attilio RaoWith retirement of cpumask_t and usage of cpuset_t...
2011-07-04 Attilio RaoMFC
2011-07-04 Hans Petter SelaskyMake the USB keyboard driver more HID compliant.
2011-07-03 Bjoern A. ZeebTag mbufs of all incoming frames or packets with the...
2011-07-03 Hans Petter SelaskyIntroduce a quirk for broken USB MIDI hardware instead...
2011-07-02 Hans Petter SelaskyFix for "nomatch" event for ums and ukbd drivers when...
2011-07-02 Hans Petter SelaskyFix problem about USB MIDI TX data format, that some...
2011-06-30 Alexander MotinAdd ID for Marvell 88SE9125 SATA controller.
2011-06-30 Attilio RaoMFC
2011-06-30 Warner LoshAdd detection for the Marvel 88E1149R and treat it...
2011-06-29 John Baldwin- Add read-only sysctls for all of the tunables support...
2011-06-29 Hans Petter SelaskyAdd support for a MosChip PCI express serial port adapter.
2011-06-29 Adrian ChaddFix a corner case in STA beacon processing when a CSA...
2011-06-29 Attilio RaoMFC
2011-06-28 Marius StroblFix typo in r223648 which was accidentally committed
2011-06-28 Marius Strobl- In gem_reset_rx() also reset the RX MAC which is...
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-28 Kevin LoRemove duplicate header includes
2011-06-28 Adrian ChaddMake sure the extended regdomain word is initialised.
2011-06-27 Pyun YongHyeonEnable CPUSaver D102 E-step microcode loading for 82551...
2011-06-27 Pyun YongHyeonDisable microcode loading for 82550 and 82550C controll...
2011-06-26 Ed SchoutenFix whitespace inconsistencies in the TTY layer and...
2011-06-26 Attilio RaoMFC
2011-06-26 Adrian ChaddFix beacon transmission after a channel set.
2011-06-26 Adrian ChaddAdd ATH_ENABLE_DFS which enables the DFS flag so the...
2011-06-26 Gavin AtkinsonThe SMCWUSBG is a zyd(4) device, not an uath(4) device...
2011-06-26 Nathan WhitehornDo not attach to the sound device on G5 Xserves, which...
2011-06-25 Hans Petter Selasky- Export the USB device ID format to userspace tools.
2011-06-25 Hans Petter Selasky- Remove duplicate USB ID.
2011-06-25 Marcel MoolenaarNow that ia64 has been switched to the event timers...
2011-06-25 Adrian ChaddCommit missing piece from a couple days ago - re-add...
2011-06-24 Adrian ChaddSmall fix to bring the non-debug definitions of HALDEBU...
2011-06-24 Hans Petter Selasky- Export more USB device ID's.
2011-06-24 John BaldwinSplit out host_pcib_get_busno() from the generic PCI...
2011-06-24 Hans Petter Selasky- Export more USB device ID's.
2011-06-24 Hans Petter Selasky- Ensure that we get all the required nomatch devd...
2011-06-24 Hans Petter Selasky- Move execution of event handlers into the probe and...
2011-06-24 Hans Petter Selasky- Export the URIO USB device ID's.
2011-06-24 Attilio RaoMFC
2011-06-24 John BaldwinTypo.
2011-06-24 Hans Petter Selasky- Add additional information to the PnP info of USB...
2011-06-24 Hans Petter Selasky- Move all USB device ID arrays into so-called sections,
2011-06-23 Jack F VogelPut back the global for rx processing due to popular...
2011-06-23 Adrian Chaddadd missing #define for the non-debug case.
2011-06-23 Hans Petter Selasky- Add some comments about the origin of some USB descri...
2011-06-23 Hans Petter Selasky- Add more USB templates for various USB device classes
2011-06-23 Adrian ChaddRe-introduce a global ath_hal_debug again for now,...
2011-06-23 Adrian ChaddFix indenting issues introduced by the previous commit.
2011-06-23 Adrian ChaddBreak out most of the HAL related tweaks into a per...
2011-06-22 Jung-uk KimFix build on ia64 after r223426.
2011-06-22 Gavin AtkinsonUse USB_VENDOR_OVISLINK define rather than the vendor ID.
2011-06-22 Attilio RaoMFC
2011-06-22 Jung-uk KimSet negative quality to TSC timecounter when C3 state...
2011-06-22 John BaldwinAdd a helper routine to conditionally modify the start...
2011-06-22 Pyun YongHyeonRemove link state change callback handler. There is...
2011-06-21 Warner LoshMinor cleanup:
2011-06-21 Warner LoshReally spell suppress the right way
next