index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
Age
Commit message (
Expand
)
Author
2005-03-01
fix the radiotap bpf listener
Reyk Floeter
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-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-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-23
add all supported regulation domains. the forced COUNTRYCODE in ar5xxx
Reyk Floeter
2005-02-22
make ral compile on macppc.
Damien Bergamini
2005-02-22
From part of NetBSD rtw.c rev 1.36:
Jonathan Gray
2005-02-22
Fix a bug causing arches not able to load unaligned to crash in ip input.
Per Fogelstrom
2005-02-21
unbreak compilation by including some missing headers
David Gwynne
2005-02-20
Do not confuse syslog by printing messages starting with '<'.
Miod Vallat
2005-02-20
Don't calculate 'total_len' twice.
Brad Smith
2005-02-19
return on invalid beacon state
Reyk Floeter
2005-02-19
add support for the atheros ar5212 wireless chipsets. it is not
Reyk Floeter
2005-02-19
fix attachment process and dmesg output. do some indent while i'm here.
Damien Bergamini
2005-02-19
do not transmit any data frame if there is not at least two free descriptors
Damien Bergamini
2005-02-19
cosmetic tweaks.
Damien Bergamini
2005-02-19
make dhclient work.
Damien Bergamini
2005-02-19
From part of NetBSD rtw.c rev 1.42:
Jonathan Gray
2005-02-18
do not enable debug messages by default.
Damien Bergamini
2005-02-18
reset the interface on tx timeouts.
Damien Bergamini
2005-02-17
a new year and a new, less restrictive license. because it has to be
Reyk Floeter
2005-02-17
knf
Reyk Floeter
2005-02-17
cosmetic changes, fix regdomain code and beacon handling
Reyk Floeter
2005-02-17
mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup the
Reyk Floeter
2005-02-17
derived from NetBSD:
Reyk Floeter
2005-02-17
miscellaneous typo fixes:
Jean-Francois Brousseau
2005-02-17
add software WEP (will implement hardware WEP later).
Damien Bergamini
2005-02-17
clear the IEEE80211_RATE_BASIC flag from the rate before calling
Damien Bergamini
2005-02-17
unmap DMA allocated memory properly.
Damien Bergamini
2005-02-17
zero memory after call to malloc() to avoid freeing non-allocated
Damien Bergamini
2005-02-16
add support for enabling amp power on a non-documented Conexant codec
Todd T. Fries
2005-02-16
fix an invalid condition which returns on an invalid beacon state.
Reyk Floeter
2005-02-15
Driver for Ralink Technology RT2500 wireless adapters.
Damien Bergamini
2005-02-15
add the manual tx power option. this is supported by some prism2/2.5/3
Reyk Floeter
2005-02-14
add missing break
Brad Smith
2005-02-14
From NetBSD:
Jonathan Gray
2005-02-12
Fix crashes during probe by ensuring that SCSI_IS_SCSIBUS_B() returns
Kenneth R Westerback
2005-02-08
From NetBSD:
Jonathan Gray
2005-02-06
Wait 10ms for the completion of the EEPROM recall process, allowing a
Pedro Martelletto
2005-02-06
Remove some uneeded code to reduce delta to NetBSD.
Jonathan Gray
2005-02-06
Fix a merge error that was causing a panic after associating.
Jonathan Gray
2005-02-04
add hme(4) RX TCP/UDP checksum offload
Brad Smith
2005-02-04
fix setting 128bit WEP keys on BIG_ENDIAN arches.
Kurt Miller
2005-02-03
add 5sec to the xs->timeout to overcompensate for possible delays in quartz_d...
Michael Shalayeff
2005-02-03
unbreak by killing volatile from fxp_mdi_read(). No binary change.
Hans-Joerg Hoexer
2005-02-03
make prototype match function for ar5k_ar5110_chan2athchan
Kevin Lo
[next]