summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2005-02-22sv map fix; from Jan Johansson <janj+openbsd@wenf.org>Michael Shalayeff
2005-02-22send enable cmd after a reset; form netbsdMichael Shalayeff
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22From part of NetBSD rtw.c rev 1.36:Jonathan Gray
2005-02-22Fix a bug causing arches not able to load unaligned to crash in ip input.Per Fogelstrom
2005-02-21syncAlexander Yurchenko
2005-02-21Support another Intel 6300ESB SATA.Alexander Yurchenko
2005-02-21ipwcontrol and iwicontrol removal.Damien Bergamini
2005-02-21unbreak compilation by including some missing headersDavid Gwynne
2005-02-21define AHC_ALLOW_MEMIO on macppc, resulting in support for moreMartin Reindl
2005-02-20Do not confuse syslog by printing messages starting with '<'.Miod Vallat
2005-02-20Don't calculate 'total_len' twice.Brad Smith
2005-02-19spelling in commentJolan Luff
2005-02-19return on invalid beacon stateReyk Floeter
2005-02-19add support for the atheros ar5212 wireless chipsets. it is notReyk Floeter
2005-02-19Added support for Intel PRO/Wireless 2225BG PCI adapters.Damien Bergamini
2005-02-19regenDamien Bergamini
2005-02-19Intel PRO/Wireless 2225BG PCI (iwi).Damien Bergamini
2005-02-19fix setting of the MAC address.Damien Bergamini
2005-02-19fix dmesg output. pointed out by jsg@Damien Bergamini
2005-02-19fix attachment process and dmesg output. do some indent while i'm here.Damien Bergamini
2005-02-19fix dmesg output.Damien Bergamini
2005-02-19do not transmit any data frame if there is not at least two free descriptorsDamien Bergamini