Add some Sierra Wireless devices found in Linux sierra driver to ugensa(4).
[dragonfly.git] / sys / dev /
2008-02-20 Hasso TepperAdd some Sierra Wireless devices found in Linux sierra...
2008-02-15 Sepherosa ZiehauTypo
2008-02-15 Sepherosa Ziehau- Try adjusting TX power as much as possible when doing...
2008-02-14 Sepherosa ZiehauRelease serializer around firmware_load_image() to...
2008-02-11 Hasso Tepperumsm(4) -> ugensa(4) as it makes much more sense -...
2008-02-11 Matthew DillonMake the Brother HL1240 printer work with ulpt.
2008-02-10 Sepherosa Ziehau- Turn on IFM_HDX
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-09 Peter AvalosMPSAFE locking for the ahc/ahd drivers using lockmgr...
2008-02-08 Sepherosa ZiehauUse per softc debug level instead of a global one.
2008-02-06 Sepherosa Ziehau- Use firmware(9) for acx(4) and revoke acx(4)'s privat...
2008-02-06 Sepherosa Ziehau- Add sysctl nodes for statistics (*)
2008-02-05 Sepherosa ZiehauSet flow control pause time to 512us _again_ as it...
2008-02-04 Sascha WildnerDon't use special CWARNFLAGS. Our default is good enough.
2008-02-03 Hasso TepperImplement SCO related sysctls.
2008-02-01 Sepherosa ZiehauNuke following outdated drivers
2008-02-01 Hasso TepperMore wicontrol(8) removal.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-30 Chris TurnerAdd '-l' support to vnconfig(8) and supporting VNGET...
2008-01-25 Sepherosa Ziehau- It does not make sense to use "for (;cond;)", use...
2008-01-25 Sepherosa ZiehauSet 2560 part default txpower to 24dBm. This value...
2008-01-25 Sepherosa Ziehaural(4) for 2560 part does not support hardware WEP...
2008-01-25 Sepherosa ZiehauThere are actually two TX queues for 2560 parts, so...
2008-01-25 Sepherosa ZiehauDon't reset watchdog timeout value, if there are still...
2008-01-25 Sepherosa Ziehau- Correct false CCA based RX sensitivity tuning.
2008-01-25 Sepherosa ZiehauAdd sysctl node to set RX sensitivity, useful when...
2008-01-23 Sepherosa ZiehauTurn on VALID bit in TX desc only after the TX desc...
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosSync mly(4) with FreeBSD.
2008-01-20 Sepherosa ZiehauAfter the channel TX power bug fixing in rt2560_read_co...
2008-01-20 Peter AvalosMassive sync with FreeBSD.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Sepherosa ZiehauFor 2560 parts:
2008-01-19 Sepherosa Ziehau- Setup BBP according to the values stored in BBP
2008-01-19 Sepherosa Ziehau- Don't set hardware slot time according to "short...
2008-01-19 Sascha WildnerRemove some unnecessary initialization.
2008-01-18 Matthias SchmidtFix a bug preventing burncd(8) from dispaying the progr...
2008-01-18 Sepherosa ZiehauNuke staled code
2008-01-18 Sepherosa Ziehau- Extract RX sensitivity calibration capability from...
2008-01-18 Sepherosa Ziehau- If channel TX power from EEPROM is above 32, set...
2008-01-18 Sepherosa ZiehauFix EEPROM channel TX power parsing.
2008-01-17 Sepherosa ZiehauAdd TX power compensation support in TX power calibration.
2008-01-17 Sepherosa ZiehauAdd RX sensitivity calibration according to false CCA...
2008-01-17 Sepherosa Ziehau- Add auto TX power and RX sensitivity calibration...
2008-01-16 Sepherosa ZiehauNuke staled code
2008-01-16 Sepherosa Ziehau- Save two sets of average RSSI for 2529RF
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for umass(4) and...
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for uscanner(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvscom(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvisor(4) and...
2008-01-15 Hasso TepperIncrease size of the umsm(4) buffers and tty(4) input...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Sepherosa ZiehauMore ids.
2008-01-15 Sepherosa Ziehau- Store tx rate control parameters in drivers, so switc...
2008-01-15 Sepherosa ZiehauSimplify tx rate control for drivers which only support...
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Joe TalbottAdd support for Cisco-Linksys WUSB54GC which has a...
2008-01-13 Hasso TepperHuawei UMTS/HSDPA adapetrs are already handled by umsm(4).
2008-01-11 Hasso TepperAdd support for EVDO/UMTS card found in X61s Thinkpads.
2008-01-11 Sepherosa ZiehauAdd SparkLan RT2573
2008-01-11 Hasso Tepper- Fix compiling umsm(4) with UMSM_DEBUG
2008-01-11 Sepherosa ZiehauPut benign warning message under bootverbose
2008-01-11 Sepherosa Ziehau- Properly initialize flash bank size for ich9 based...
2008-01-10 Sepherosa ZiehauDon't enable ATTACH/INIT/TXPOWER debug prints by default.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtAdd support for network devices found on Intel ICH9...
2008-01-09 Sascha WildnerRemove a lot of old, mummified code whose sole purpose...
2008-01-08 Hasso TepperFix id of the 945GME chip.
2008-01-07 Sascha WildnerFix brain-o introduced in my previous commit.
2008-01-07 Simon SchubertPull up CVS idents from FreeBSD to match our current...
2008-01-07 Simon SchubertAdd small hack to allow both agp and drm to attach...
2008-01-07 Simon SchubertUpdate from FreeBSD:
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Sepherosa ZiehauAccording to Ralink Linux driver, tx/encryption intr...
2008-01-06 Sascha WildnerRemove some dead code.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-05 Simon SchubertCall selwakeup() from an MP-protected taskqueue.
2008-01-05 Peter AvalosBuild aic(4) as a kernel module.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-02 Hasso TepperPay attention to the timeout value passed down by the...
2008-01-02 Hasso TepperAdd missing ';'.
2008-01-02 Hasso TepperMake NO_GETMAXLUN quirk really do something useful.
2008-01-02 Hasso TepperWhen attached to a high-speed device, report a more...
2008-01-02 Hasso TepperPass all ATAPI commands through. Fixes detecting capabi...
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2007-12-30 Hasso TepperKernel part of bluetooth stack ported by Dmitry Komissa...
2007-12-29 Sascha WildnerRemove the xrpu driver as FreeBSD did ~1 month ago.
2007-12-26 Sepherosa ZiehauImport msk(4) which supports Marvell Yukon II based...
2007-12-26 Sepherosa Ziehauregen
2007-12-26 Sepherosa ZiehauAdd PHY IDs for Broadcom 5906 10/100
2007-12-23 Peter AvalosFixes for CAM_NEW_TRAN_CODE.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-21 Sascha WildnerFix yet another tunable name.
2007-12-21 Sascha WildnerFix tunable name.
next