summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-11-26- ifconfig down supportjoerg
2008-11-18Regen.matt
2008-11-18Make more consistent (change capitalization) etc. Shrinks by 33 tokensmatt
2008-11-18Fix Yukon EC Ultra cold power up issue.chris
2008-11-17Regen.matt
2008-11-17Store pcidevs in a more compact manner. Instead of many string with duplicatematt
2008-11-16Do not depend on physmem for pci_dma64_available(). On some systems (e.g. Xen,bouyer
2008-11-16Fix tyop in #ifdef TLDEBUG part.tsutsui
2008-11-13Actually declare the structures used in iwn_scan_hdr instead of usingblymn
2008-11-12Cache wpi firmware in memory, free it only on invalid content or whenjoerg
2008-11-12Add support for Realtek ALC269 as found in Eee PC 1000HA.jmcneill
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-11-10PR kern/39608: bge(4) constant freeze on BCM5906M:cegger
2008-11-10Fix typo in fw name.joerg
2008-11-09Use agp_flush_cache() instead of wbinvd().bjs
2008-11-09PR/39885: Sébastien Bocahu: add R500 chips supportchristos
2008-11-08regen.christos
2008-11-08Support for Intel G35 as found on Asus P5E-VM HDMI motherboard fromchristos
2008-11-08To finish the device_t/softc split, convert some casts to structdyoung
2008-11-07Match image name with upstream distfiles.joerg
2008-11-07*** Summary ***dyoung
2008-11-06Move init of essid to the attach code.blymn
2008-11-05* Disable aborting the scan for the moment - it causes a firmware error ifblymn
2008-11-04Implement powersave for ixpide(4). Tested it on an Asus IXP250 with IGP.reinoud
2008-11-04regen.cegger
2008-11-04fix typo in previous: prodcut -> productcegger
2008-11-04regen.cegger
2008-11-04add ATI RD790 and RD890 chipset idscegger
2008-11-04Allow writing to register R300_VAP_PVS_WAITIDLE; allowsbjs
2008-11-03Remove include of useless i386/include/clock.h which broke builds ontls
2008-10-30NetOctave NSP2000 driver, ported from FreeBSD and integrated withdarran
2008-10-30Add glue to ship Intel firmware images. For ipw and iwi require user tojoerg
2008-10-29Ported alipm(4) and admtemp(4) from OpenBSD.jkunz
2008-10-25another TI bridge.christos
2008-10-20- fix crazy condition that always evaluates to false without thisrtr
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-18Make scan abort command async as newstate is called from an interruptblymn
2008-10-17add missing free.christos
2008-10-16Fix compilation if !INET6abs
2008-10-15Regen: fix entry description.bouyer
2008-10-15Fix entry description.bouyer
2008-10-15Regen: add more ICH9 ethernet devices.bouyer
2008-10-15Add support for more ethenet ICH9 devices. Tested by Pouya D. Taftibouyer
2008-10-15If we're doing a 2-byte read, return the entire 16-bit result.pgoyette
2008-10-13Add support for jumbo frames.bouyer
2008-10-13DMA fixes thanks to rtr & skrllblymn
2008-10-13Correct beacon structureblymn
2008-10-12Move printing of the "polling" message at attach time out of the wrong ifmartin
2008-10-12Fix reading MAC address from eeprom: don't forget to read the lastbouyer
2008-10-11jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet andbouyer