]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
- The -h option was removed shortly after it was added
[FreeBSD/FreeBSD.git] / sys / dev /
2011-12-25 bzQuite the tinderbox for the holidays. Remove the asser...
2011-12-24 jhibbitsImplement hwpmc counting PMC support for PowerPC G4...
2011-12-24 gonzo- Enable usbus on octusb
2011-12-23 luigi1. don't use if_pspare directly, but through a macro...
2011-12-23 luigiwhitespace fixes (one missing newline, one extra tab)
2011-12-23 adrianDisable the code which hard-sets the LEDs on. This...
2011-12-23 adrianPort over some more GPIO fixes from the atheros referen...
2011-12-23 adrianPort over some GPIO and LED fixes.
2011-12-23 adrianRemove unused #define's.
2011-12-23 adrianRework this ugly mess that tries to handle reset serial...
2011-12-23 adrianMake some more of the 11n specific code conditional.
2011-12-23 adrianAdd a temporary debugging statement in order to try...
2011-12-23 npFix return value of function.
2011-12-22 adrianUse the correct types when calling the decompression...
2011-12-22 luigiput back netmap support, deleted by mistake in a previo...
2011-12-22 fabientCorrectly spell my email address.
2011-12-22 dimRevert r228786. We'll need to work around the warnings...
2011-12-22 dimRevert r228785. We'll need to work around the warnings...
2011-12-21 jhbRestore the sysctl changes from 223676 and 227309 lost...
2011-12-21 eadler- Remove extra space
2011-12-21 dimFix enum conversion problems in sys/dev/ath/ath_hal...
2011-12-21 dimFix shift overflow problem in sys/dev/ath/ath_hal/ar521...
2011-12-21 avgsc_cngrab: switch to console vty when possible
2011-12-21 avgukbd: adjust for SCHEDULER_STOPPED() and overhaul locki...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-21 avgadapt usb transfer code for SCHEDULER_STOPPED
2011-12-21 hselaskyFix for race against user-space applications trying...
2011-12-20 adrianFix broken locking that I introduced in the previous...
2011-12-20 adrianIIC bitbang changes - prepare to make the bit delay...
2011-12-20 mavOops, list of IDs is not sequential. Have to list all...
2011-12-20 mavCast some vendor-specific spell on VIA VT1708S codecs to:
2011-12-20 adrianRemove these locks - they aren't strictly needed and...
2011-12-19 hselaskyMake the recently added "no_shutdown_wait" sysctl write...
2011-12-19 yongariIncrease wait time for OP_TCPSTART command processing...
2011-12-19 yongariTCP header size is represented by number of 32bits...
2011-12-19 hselaskyAdd code to wait for USB shutdown to be executed at...
2011-12-19 hselaskyAdd missing unlock of USB controller's lock, when
2011-12-18 mariusFix compilation on sparc64 by actually supplying the...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 avgsyscons: provide a first iteration of cngrab/cnungrab...
2011-12-17 kevloAnother axe(4), found in ASUS zenbook.
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-17 bschmidtFix some net80211 enum nits:
2011-12-16 seFix format string Z --> z, since the former is a deprec...
2011-12-16 npMany updates to cxgbe(4)
2011-12-16 dimAdd "%option noinput" to aicasm_scan.l and aicasm_macro...
2011-12-15 kevlos/timout/timeout
2011-12-15 alcEliminate vestiges of page coloring.
2011-12-15 adrianAdd the 11n chipset RF frontends to the linker set...
2011-12-15 adrianPrint out the radio RF version at startup, so I can...
2011-12-15 adrianUse the correct RF version probe routine.
2011-12-14 hselaskyImprove fix for random USB transfer time out.
2011-12-14 fabientRework the attachement to probe directly on isab(4).
2011-12-14 mavAdd PCI IDs for the Intel ICH9M SATA controllers.
2011-12-14 jhbImplement BUS_ADD_CHILD() for the isab(4) driver. ...
2011-12-14 hselaskyFix for random USB transfer time out.
2011-12-14 hselaskyFix definition of XHCI port power bit.
2011-12-14 npDo not clobber the ingress queue's congestion setting.
2011-12-14 hselaskyUse usbd_transfer_unsetup() instead of usbd_transfer_st...
2011-12-14 hselaskyStop USB audio transfers early so that any audio applic...
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-13 yongariDestroy DMA tag for jumbo RX buffer in device detach.
2011-12-13 yongariBCM5720 performance tweak from Broadcom.
2011-12-13 yongariRework link state tracking and remove superfluous link...
2011-12-13 edReplace `inline static' by `static inline'.
2011-12-13 edReplace __const by const in all non-contributed source...
2011-12-13 mavFix few bugs in isp(4) target mode support:
2011-12-13 eadlerDocument a large number of currently undocumented sysct...
2011-12-12 eadler- Add support for ASCII art splash screens in TheDraw...
2011-12-12 mdfDo not define bool/true/false if the symbols already...
2011-12-12 mdfConsistently use types in e1000 driver code:
2011-12-12 mdfConsistently use types in ixgbe driver code:
2011-12-12 fabientThere's a small set of events on Nehalem, that are...
2011-12-12 fabientAdd VIA microde update support to cpuctl(4) and cpucont...
2011-12-12 fabientAdd watchdog support for VIA south bridge chipset.
2011-12-11 avgsyscons: make sc_puts static as it is used only privately
2011-12-11 jfvLast change still had an issue, one more time...
2011-12-11 jfvCorrect LINT build issues in the ioctl code.
2011-12-10 eadler- fix typo
2011-12-10 jfvFix NETMAP code problem in the build.
2011-12-10 jfvPart 2 of 2 New deltas for the 1G drivers.
2011-12-10 jfvPart 1 of two parts, this is the shared code changes in
2011-12-09 yongariFreeBSD driver does not require arpcom structure in...
2011-12-09 yongariAnnounce flow control ability to PHY driver and enable...
2011-12-09 yongariRemove unnecessary definition of ET_PCIR_BAR. Controll...
2011-12-09 yongariDo not disable interrupt without knowing whether the...
2011-12-07 yongariDisable all clocks and put PHY into COMA before enterin...
2011-12-07 yongariConsistently use a tab character instead of using eithe...
2011-12-07 yongariProtect SIOCSIFMTU ioctl handler with driver lock.
2011-12-07 yongariImplement hardware MAC statistics counter. Counters...
2011-12-07 yongariRework link state tracking and TX/RX MAC configuration.
2011-12-07 yongariRemove et_enable_intrs(), et_disable_intrs() functions and
2011-12-07 yongariController does not require TX start command for every...
2011-12-07 yongariOverhaul bus_dma(9) usage in et(4) and clean up TX...
2011-12-06 hselaskyCorrect some bInterval USB template descriptor values.
2011-12-06 hselaskyFix compile warning when using clang to compile the...
2011-12-06 grehanCatch up with Bryan Venteicher's virtio Hg repo:
2011-12-06 yongariMake et_probe() return BUS_PROBE_DEFAULT such that...
2011-12-06 yongariet(4) supports VLAN oversized frame so correctly set...
2011-12-05 yongariFix alt(4) support. Also add check for number of avail...
next