summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-12-06dont try and detect if the external firmware is already loaded by changingDavid Gwynne
2004-12-05fix printf's in ipw_dma_alloc()Damien Bergamini
2004-12-05add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlersDamien Bergamini
2004-12-05update net80211 AP list after scanningDamien Bergamini
2004-12-05mostly cosmetic changesDamien Bergamini
2004-12-05Clean Tx/Rx rings allocation and management.Damien Bergamini
2004-12-05wait longer for master initializationDamien Bergamini
2004-12-05do a scan for networks when net80211 thinks we should rather than doing itDavid Gwynne
2004-12-05net80211 in the watchdogDavid Gwynne
2004-12-05rather then -> rather thanJonathan Gray
2004-12-05clean up init of the tx xfersDavid Gwynne
2004-12-05unbreak builds without ATU_DEBUG set.David Gwynne
2004-12-05clean up some more of the old state machineDavid Gwynne
2004-12-05shrink atu_ioctl to only have the useful bits. inet6 seems a bit happier as aDavid Gwynne
2004-12-05rely on net80211 for media status/changes. reset the device as neededDavid Gwynne
2004-12-05remove the dependance on code from wiDavid Gwynne
2004-12-04remove code that is now unused because of the move to net80211 and theDavid Gwynne
2004-12-04clean up the tx pathDavid Gwynne
2004-12-04- reorder interrupt handlersDamien Bergamini
2004-12-04minor cleaningDamien Bergamini
2004-12-04fix shared authenticationDamien Bergamini
2004-12-04Clean DMA allocation of Tx and Rx ringsDamien Bergamini
2004-12-04clean up the rx pathDavid Gwynne
2004-12-04disable the state machine in atu in favour of the net80211 framework. lots ofDavid Gwynne
2004-12-03URL of data sheet has changed.Jonathan Gray
2004-12-03Don't need to set ifp->if_mtu as ether_ifattach does this for us.Jonathan Gray
2004-12-02rev 1.126Brad Smith
2004-12-02rev 1.4Brad Smith
2004-12-01VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtPeter Valchev
2004-12-01syncPeter Valchev
2004-12-01Driver for the Cicada CS8201 10/100/1000 copper PHYPeter Valchev
2004-11-30EB is just like DB does not set PCR; reported and tested by Jan Johansson <ja...Michael Shalayeff
2004-11-30add hppa64 hookMichael Shalayeff
2004-11-30Make Sun type 6 USB keyboards return extended keycodes for 'L' keysMatthieu Herrb
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-29Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untestedMiod Vallat
2004-11-29knf/ansi. No binary change.Jonathan Gray
2004-11-29syncAlexander Yurchenko
2004-11-29CSR BlueCore, from anil.Alexander Yurchenko
2004-11-29From FreeBSD: Correct URL of the programming manual.Jonathan Gray
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-28syncPeter Valchev
2004-11-28garmin palm device; from openbsd@st.thrush.comPeter Valchev
2004-11-28don't hide the process context in rf_close_component(), since we mayPedro Martelletto
2004-11-28kue(4) uses loadfirmware(9), but usb threaded probing starts beforeTheo de Raadt
2004-11-28rev 1.74Brad Smith
2004-11-27KNF, ANSI, cleanup. No binary change.Alexander Yurchenko
2004-11-24Long time not accurate anymore.Miod Vallat
2004-11-24don't leave run state on background scanDamien Bergamini