summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-03-03improve radiotap support, fix some minor bugs.Reyk Floeter
2005-03-03addtion of a generic function for allocating beacons: ieee80211_beacon_alloc().Damien Bergamini
2005-03-03sort devices and remove a duplicateDavid Gwynne
2005-03-03properly implement hardware wep support. mostly done by jesse off withDavid Gwynne
2005-03-03some mbuf handling fixes from netbsdDavid Gwynne
2005-03-03Sync a few comments with reality.Miod Vallat
2005-03-03OQO model 01 internal wireless. help from many, ok by dlgJun-ichiro itojun Hagino
2005-03-03ethernet on OQO model 01 device cable. dlg okJun-ichiro itojun Hagino
2005-03-03regenJun-ichiro itojun Hagino
2005-03-03OQO model 01 devicesJun-ichiro itojun Hagino
2005-03-03Do not attempt to read past firmware data in rfx_initialize().Miod Vallat
2005-03-03If we couldn't register an interrupt, don't abort attaching - we'll justMiod Vallat
2005-03-03Do not let dma attach children if it could not initialize properly.Miod Vallat
2005-03-03Do not unmap more memory than we mapped earlier, in case of attachment failure.Miod Vallat
2005-03-02Spaces.Alexander Yurchenko
2005-03-02regenXavier Santolaria
2005-03-02add Airport Extreme card found in powerbook 12", still unsupported though;Xavier Santolaria
2005-03-02Dmesg nitMiod Vallat
2005-03-02Only allow superuser to set timeslots and ppp modes.Claudio Jeker
2005-03-02radiotap support largely based on NetBSD rtw.Jonathan Gray
2005-03-01Display hardware name and display resolution at attach time, as done on sparc.Miod Vallat
2005-03-01Print display resolution as %dx%d, not %d x %d.Miod Vallat
2005-03-01use one uint64_t instead of two uint32_t in rx radiotap header.Damien Bergamini
2005-03-01make sure radiotap structures are packed.Damien Bergamini
2005-03-01- make large packets work without hanging the interfaceRyan Thomas McBride
2005-03-01fix the radiotap bpf listenerReyk Floeter
2005-02-28Fix confusion between KS_paragraph and KS_section; inspired from a PS/2Miod Vallat
2005-02-28Fix confusion between KS_paragraph and KS_section; inspired from a PS/2Miod Vallat
2005-02-28add radiotap, monitor and promiscuous mode support.Damien Bergamini
2005-02-28do per-node rate adaptation. paves the way for ibss support.Damien Bergamini
2005-02-28Fix minor KNF nit that hurts every time I analyse this code.Christopher Pascoe
2005-02-28another fix from netbsd pointed out by jsg@David Gwynne
2005-02-28Don't bother trying to load an empty firmware file.Patrick Latifi
2005-02-28Do not incorrectly emit "too many" message in debugging code.Christopher Pascoe
2005-02-27Split sti softc in two structures, one device-related for regular deviceMiod Vallat
2005-02-27IBSS bits from NetBSD rtw.c -r 1.40Jonathan Gray
2005-02-27regenBrad Smith
2005-02-27MF -> MTBrad Smith
2005-02-25add support for the atheros ar5211 802.11A/B/g wireless chipset.Reyk Floeter
2005-02-25Correct usage of bus_dma which makes re(4) work on alpha.Jonathan Gray
2005-02-25Add support for software WEP.Jonathan Gray
2005-02-25syncTheo de Raadt
2005-02-25via is integrating s3 video components now..; maxim@chl.chalmers.seTheo de Raadt
2005-02-24fixes inspired by netbsd and pointed out by jsg@David Gwynne
2005-02-24support zoltrix tv/fm; from jakemsr@ pr4096Michael Shalayeff
2005-02-24add zoltrix vendor and a bktr device; from jakemsr@Michael Shalayeff
2005-02-24fix a buffer-done race that makes mirroring work now;Michael Shalayeff
2005-02-23add all supported regulation domains. the forced COUNTRYCODE in ar5xxxReyk Floeter
2005-02-23syncTheo de Raadt
2005-02-23palm zire 31; pr 4113, jamesw@bsdhosting.co.zaTheo de Raadt