summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2004-10-30syncTheo de Raadt
2004-10-30more; reykTheo de Raadt
2004-10-30syncTheo de Raadt
2004-10-30wrong model; reykTheo de Raadt
2004-10-30syncTheo de Raadt
2004-10-30more devsTheo de Raadt
2004-10-29another re device from FreeBSDJonathan Gray
2004-10-29regenJonathan Gray
2004-10-29another re device from FreeBSDJonathan Gray
2004-10-29use rx list size instead of tx (for rx list), they are the samePeter Valchev
2004-10-28syncPeter Valchev
2004-10-28VIA VT612xPeter Valchev
2004-10-28the URL in if_iwi is no longer valid.Brad Smith
2004-10-28print our ether address when attaching like other driversjoshua stein
2004-10-28print our ether address when attaching like other driversjoshua stein
2004-10-27Remove static for all non-inline functions.Damien Bergamini
2004-10-27Minor consistency tweaks (imported from iwi).Damien Bergamini
2004-10-27Check that we are associated before sending anything. Call ipw_stop()Damien Bergamini
2004-10-27Handle fatal errors from firmware (imported from iwi).Damien Bergamini
2004-10-27Read MAC address from EEPROM in ipw_attach(). The address is now knownDamien Bergamini
2004-10-27Cache firmware into kernel memory instead of sending it directly. TheDamien Bergamini
2004-10-27Change firmware initialization sequence to be more consistent with iwi.Damien Bergamini
2004-10-27Add ipw_media_status() to report the current Tx rate properly.Damien Bergamini
2004-10-27Configure the adapter properly to avoid Tx retries from interfering withDamien Bergamini
2004-10-27Add authmode support (imported from iwi).Damien Bergamini
2004-10-27Import ipw_get_table() and ipw_get_radio() functions from iwi.Damien Bergamini
2004-10-27Remove unuseful initialization of ic->ic_bss->ni_chan in ipw_init().Damien Bergamini
2004-10-27Change the way supported rates set is initialized (to be consistent withDamien Bergamini
2004-10-27Reduce timeout from two seconds to one second for command ack and from fiveDamien Bergamini
2004-10-27Remove static for all non-inline functions.Damien Bergamini
2004-10-27Mostly cosmetic changes to be consistent with iwi:Damien Bergamini
2004-10-26fix incorrect function argument in code we don't use yet (for consistency)Peter Valchev
2004-10-25syncAlexander Yurchenko
2004-10-25add form@'s ati radeon 9600Alexander Yurchenko
2004-10-25regenJonathan Gray
2004-10-25Add RT25060/ACX100B/ACX111 ids, give ACX100A a generic nameJonathan Gray
2004-10-23add subclass codes from the 2.3 specBrad Smith
2004-10-22regenJonathan Gray
2004-10-22add id for Realtek 8180 based 802.11 devicesJonathan Gray
2004-10-20defined in pcidevs nowTheo de Raadt
2004-10-20syncTheo de Raadt
2004-10-20PRO/2200BG_3Theo de Raadt
2004-10-20add some devices found in linux and freebsd driversJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20some additional prism devices found in linux driversJonathan Gray
2004-10-20put newlines at slightly different places during attach, leading to cleanTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-19serverworks csb5 revision after 0x92 seems not to have 80-wireAlexander Yurchenko
2004-10-17Improve support for SiI3112 and add new controllers: SiI3512, SiI3114Alexander Yurchenko
2004-10-17Allow chip-map function to specify which bits must permanently presentAlexander Yurchenko