]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
The firmware does pad notifications to an even number of bytes (at least
[FreeBSD/FreeBSD.git] / sys / dev /
2010-10-23 bschmidtThe firmware does pad notifications to an even number...
2010-10-22 hselaskyAdd possibility to generate devctl notifications regard...
2010-10-22 yongariAdd workaround for BCM5906 A1 controller silicon bug...
2010-10-22 yongariEnable TX MAC state machine lockup fix for both BCM5755...
2010-10-22 jhb- Add a new PCI quirk to whitelist an old chipset that...
2010-10-21 bschmidtThe firmware always sets bit 14 and 15, to get the...
2010-10-21 bschmidtInstead of calling return when reaching the end of...
2010-10-21 jhbClarify a misleading comment. The test in pci_reserve_...
2010-10-21 pluknetUpdate PD state firmware definitions: add copyback...
2010-10-20 jkimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 jkimIntroduce a new tunable 'hw.pci.do_power_suspend'....
2010-10-20 jkimDo not apply do_power_resume for suspending P2P bridge...
2010-10-20 mavWorkaround strange situation when EDMA_RESQIP register...
2010-10-20 mavSome style cleanup:
2010-10-20 yongariCorrect handling of shared interrupt in sis_intr()...
2010-10-19 yongariAdd workaround for BCM5906 controller silicon bug....
2010-10-19 gibbsImprove the Xen para-virtualized device infrastructure...
2010-10-19 jkimRemove undocumented and stale debug.acpi.do_powerstate...
2010-10-19 jkimRemove PCI_SET_POWERSTATE method from acpi.c and eradic...
2010-10-19 bschmidtThere is no reason to call rt_ifmsg(), remove it.
2010-10-19 jkimMake any PCI devices enumerated in ACPI tree honor...
2010-10-19 jkimRemove PCI header type 0 restriction from power state...
2010-10-19 jkimDo not apply do_power_resume for suspending case. ...
2010-10-18 brucecFix grammar.
2010-10-18 mavSet of legacy mode SATA enchancements:
2010-10-18 mariusRevert r213867; while this driver really doesn't use...
2010-10-18 marcelAllow the MDIOCATTACH ioctl operation to originate...
2010-10-16 mavAllow umass to use bigger transactions for USB 3.0...
2010-10-15 mariusConvert the PHY drivers to honor the mii_flags passed...
2010-10-15 jkimRemove unnecessary castings and fix couple of style...
2010-10-15 jkimMove setting power state for children into a separate...
2010-10-15 andreastAdd three new drivers for fan control and temperature...
2010-10-15 mariusNow that all previous users of mii_phy_probe() have...
2010-10-15 mdfCurrently only opt_compat.h is included by the mps...
2010-10-15 mariusConverted the remainder of the NIC drivers to use the...
2010-10-15 mariusConvert the PHY drivers to honor the mii_flags passed...
2010-10-14 mdfFixes to mps_user_command():
2010-10-14 hselaskyAdd new USB device IDs to the list of supported devices.
2010-10-14 hselasky- Add more USB devices to usbdevs and rename some previ...
2010-10-14 mariusAdd a NetBSD-compatible mii_attach(), which is intended...
2010-10-14 hselaskyAdd more USB device IDs to supported list of devices.
2010-10-14 hselaskyFix forwarding of Line Register Status changes to TTY...
2010-10-14 hselaskyRemove unused EHCI register definition.
2010-10-14 hselaskyRevert most of r197682 (EHCI Hardware BUG workaround...
2010-10-14 mariusJust like xmphy(4) this driver doesn't use any of the...
2010-10-14 hselaskyAvoid using endless retransmission at EHCI hardware...
2010-10-14 hselaskyCorrect EHCI root HUB interface descriptor.
2010-10-14 hselaskyCorrect EHCI port register read.
2010-10-14 hselasky- Add more USB devices to usbdevs and rename some previ...
2010-10-14 hselasky- Add support for LibUSB in 32-bit compatibility mode.
2010-10-14 rpauloRevert r213765. This is required because our build...
2010-10-14 yongariMake sure to not use stale ip/tcp header pointers....
2010-10-14 yongariBackout r204230. TX mbuf parser for VLAN is still requi...
2010-10-14 yongariIt seems some multi-port dc(4) controllers shares SROM...
2010-10-14 mdfSupport firmware download.
2010-10-14 mdfRe-work the internals of adding items to the driver...
2010-10-13 yongariFix a regression introduced in r213710. r213710 removed...
2010-10-13 hselaskyUSB network (NCM driver):
2010-10-13 yongariAdd more checks for resolved link speed in bge_miibus_s...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 hselaskyUSB Network:
2010-10-13 hselaskyUSB WLAN:
2010-10-13 hselaskyUSB network (UHSO):
2010-10-13 hselaskyCorrect some root HUB descriptor fields in multiple...
2010-10-13 rpauloRevert r213793.
2010-10-13 rpauloDon't do a logical AND of the result of strcmp() with...
2010-10-13 jkimClean up unused headers.
2010-10-13 jkimRemove acpi_bus_number() completely. It had to be...
2010-10-13 rpauloPass a format string to make_dev().
2010-10-13 rpauloFix a brain-o: wrong case statement semantics.
2010-10-13 rpauloWPA_CSE_WEP104 was being incorrectly checked.
2010-10-13 rpauloMark acpi_bus_number() as __unused. This allows clang...
2010-10-13 rpauloExplicitly tell the compiler that we don't care about...
2010-10-13 rpauloDefine YY_NO_INPUT. This makes aicasm buildable by...
2010-10-13 jkimUse AcpiReset() from ACPICA instead of rolling our...
2010-10-12 yongariProtect bge(4) from accessing invalid NIC internal...
2010-10-12 mdfAlways set cm_complete_data before calling mps_config_c...
2010-10-12 yongariFix a regression introduced in r213495. r213495 disable...
2010-10-12 avgacpi_ec: changes in communication with hardware
2010-10-12 bschmidtFix monitor mode which is implemented by doing a firmwa...
2010-10-12 joelSmall grammar nit in a printf message.
2010-10-12 glebiusWe already have dummy receive buffer in sc->buffer.
2010-10-11 yongariThe IFF_DRV_RUNNING flag is set at the end of bge_init_...
2010-10-11 yongariRemove one last reference of BGE_MI_MODE register for...
2010-10-11 mdfRe-work the internal user ioctl command table, and...
2010-10-11 mdfAdd function prototypes for static functions.
2010-10-11 mdfFix a memory leak and locking inconsistency in mps...
2010-10-11 mdfFix up the COMPAT_FREEBSD32 ioctl logic for mps(4).
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-11 yongariDo not setup interrupt endpoint for axe(4).
2010-10-08 yongariDo not blindly UP the interface when interface's MTU...
2010-10-08 emasteIn r207768 I silenced a console warning from rum(4...
2010-10-07 kenTurn on serialization of task management commands going...
2010-10-07 yongariFix a long standing bug which regarded some revisions...
2010-10-07 mavAdd ID for Vodafone (ZTE) Mobile Broadband K3565-Z...
2010-10-06 yongariAdd more comments to rings supported by the controller...
2010-10-06 ambriskoAdd the capability to read the complete contents of...
2010-10-06 yongariRemove bge_tx_buf_ratio, unused member of softc.
2010-10-06 yongariOverhaul MII register access routine and remove unnecessary
2010-10-06 glebiusRemove extra assignment.
next