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