Use pcidevs.h.
[dragonfly.git] / sys / dev / netif /
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-14 Simon SchubertAssign the packet length to the pkthdr and mbuf.
2006-07-13 Sepherosa Ziehau- Port ath(4) driver from FreeBSD, which supports vario...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-07 Sepherosa Ziehau- Replace lnc(4) driver with NetBSD's le(4), which...
2006-07-02 Sepherosa Ziehausegments total size is (MCLBYTES * RT2661_MAX_SCATTER...
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-24 Sepherosa ZiehauIn bfe_ifmedia_upd(), setup LED after mii_mediachg...
2006-06-17 Sepherosa ZiehauFor acx111:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-11 YONETANI Tomokazusync with FreeBSD rev 1.6:
2006-05-20 Sepherosa Ziehau- Add ral(4) for Ralink RT2500/RT2501/RT2600 chip based...
2006-05-20 Sepherosa Ziehau- Add ciphy for PHY modules produced by Cicada Semicond...
2006-05-20 Sepherosa Ziehauregen
2006-05-20 Sepherosa ZiehauAdd model id for Cicada Semiconductor PHY modules
2006-05-18 Sepherosa ZiehauSync 802.11 support with FreeBSD6:
2006-05-18 Sepherosa ZiehauFix static array overrun.
2006-04-30 Sepherosa ZiehauAdd NetGear FA-511 support
2006-04-21 Sepherosa Ziehaum_free -> m_freem
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-01 Sascha WildnerRemove owi(4) from build.
2006-04-01 Sascha WildnerRemove owi(4) (old wi) driver and adjust related bits.
2006-04-01 Sepherosa Ziehau- Import driver[acx(4)] for TI acx100/acx111 based...
2006-03-25 Sepherosa Ziehau- Fix following bugs:
2006-03-23 Sepherosa ZiehauAdd a new tunable "hw.bge.fake_autoneg", get rid of...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-19 Matthew DillonPrevent the driver from reinitializing the card when...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-29 Simon SchubertSync nv with FreeBSD and update the binary driver to...
2006-01-29 Sepherosa Ziehau- Add NVIDIA nForce MCP12 support
2006-01-28 Sepherosa ZiehauPass serializer to bus_setup_intr()
2006-01-28 Sepherosa ZiehauIn ep_if_start(), restore 'm' after it is used to trave...
2006-01-20 Sepherosa ZiehauPass correct argument to lwkt_serialize_{enter, exit}()
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-10 Sepherosa Ziehaudo not try to hold serializer in nge_rxeof(), since...
2005-12-31 Matthew DillonFinish fixing NDIS serialization. Wrap detach in the...
2005-12-31 Matthew DillonPreliminary ndis cleanup. The serializer has taken...
2005-12-31 Sepherosa ZiehauMove bus_teardown_intr() from wi_free() into wi_detach...
2005-12-31 Sepherosa Ziehau{ether,ieee80211}_ifdetach() can't be called with seria...
2005-12-30 Sepherosa ZiehauAdd support for Xircom X3201
2005-12-28 Sepherosa ZiehauIn fxp_detach(), disable interrupts after fxp_stop...
2005-12-28 YONETANI TomokazuDo not try to detach when successfully attached.
2005-12-26 Sepherosa Ziehauregen
2005-12-26 Sepherosa ZiehauAdd PHY module for re(4)
2005-12-19 Simon SchubertAdjust sources to accomodate for repo copy of our bridg...
2005-12-18 Sepherosa Ziehau- serialize iwi(4)
2005-12-17 Sepherosa Ziehau1) Add support for NIC found in Sony FS570 laptops
2005-12-16 Matthew DillonProperly integrate the now mandatory serializer into...
2005-12-14 Matthew DillonpfnStop() seems to take a flags argument which as far...
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-10 Matthew DillonAdd KTR logging for IF_EM to measure interrupt overhead...
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-04 Matthew DillonAdd support for DLink 528(T) Gigabit cards.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-30 Sepherosa Ziehauunbreak LINT building
2005-11-29 Matthew DillonJumbo mbuf mangement's extbuf callbacks must be MPSAFE...
2005-11-29 Matthew Dillonipw (is the only driver that) needs a working interrupt...
2005-11-29 Matthew DillonProperly serialize IPW.
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-22 Matthew DillonFix the design of ifq_dequeue/altq_dequeue by adding...
2005-11-21 Sepherosa ZiehauThere are two possible causes which will make vr(4...
2005-11-20 Sepherosa ZiehauPrefer m_getcl() to EPIC_MGETCLUSTER() which uses MGETH...
2005-11-20 Sepherosa Ziehau- Remove unnecessary ETHER_* macros
2005-11-20 Sepherosa ZiehauSync with FreeBSD dev/xe
2005-11-20 Sepherosa ZiehauANSIfy
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-09 YONETANI TomokazuCatch up with renaming of macros IRQn -> ICU_IRQn in...
2005-11-08 Sepherosa ZiehauSync with Intel's em(4) driver version 3.2.15
2005-11-05 Sepherosa Ziehauin mii_layer/ruephy.c
2005-11-04 Matthew DillonWe are already serialized when nv_ospackettx() is calle...
2005-11-02 Matthew DillonICU/APIC cleanup part 4/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-31 Sepherosa Ziehau- hide ukphy_probe(), since it is not intended to be...
2005-10-31 Sepherosa Ziehau- In mii_anar(), turn on ANAR_CSMA at beginning instead...
2005-10-31 Sepherosa Ziehaunuke mii_data.mii_{readreg, writereg, statchg}, since...
2005-10-31 Sepherosa Ziehau- In rlphy_attach(), turn on BMCR_AUTOEN after mii_phy_...
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-10-28 Matthew DillonCleanup some of the newbus infrastructure.
2005-10-27 Sepherosa Ziehaubug fixing:
2005-10-24 Matthew DillonPass mii_attach_args to mii_softc_init() rather then...
next