Age | Commit message (Expand) | Author |
2005-03-27 | ICH-6M fxp PCI id | Brad Smith |
2005-03-26 | Use "struct em_softc *sc" consistently all over and uncover the | Brad Smith |
2005-03-26 | enable reception of multicast frames; from NetBSD | Christian Weisgerber |
2005-03-26 | simplify man! no need to outline pci_mapreg_map() anymore just use it | Michael Shalayeff |
2005-03-26 | Enable wsfont_add(), it will be necessary on sparc. | Miod Vallat |
2005-03-26 | Cleanup. Use defines, standard names, consistant comparison operators, etc. | Kenneth R Westerback |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | belkin bt and the unsupported netgear ma111v2 | Michael Shalayeff |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | a bunch of ati ixp* ids | Michael Shalayeff |
2005-03-25 | calculate the rpm for a disklabel; implement new io discipline for mirror; th... | Michael Shalayeff |
2005-03-25 | during probe test for a mem window reduction in case there is not enough spac... | Michael Shalayeff |
2005-03-24 | enable memory-mapped i/o everywhere but on i386 | Martin Reindl |
2005-03-24 | another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; from | Theo de Raadt |
2005-03-23 | typo corrections; ok krw a long time ago | Theo de Raadt |
2005-03-23 | fix a possible kernel panic in the ar5211 and ar5212 detach functions. | Reyk Floeter |
2005-03-23 | use URAL_DEBUG not RAL_DEBUG. use logprintf for consistency. default to | Damien Bergamini |
2005-03-23 | add new vendor/product ids. | Damien Bergamini |
2005-03-23 | regen. | Damien Bergamini |
2005-03-23 | more ural devices | Damien Bergamini |
2005-03-23 | do packet accounting (opackets/oerrors/ierrors). | Damien Bergamini |
2005-03-23 | print the mac address in dmesg like every other nic we have | David Gwynne |
2005-03-23 | USB_DEBUG implies URAL_DEBUG. | David Gwynne |
2005-03-22 | fix probable pasto that calculated a control register value for | Marco S Hyman |
2005-03-22 | fix merge misses | Nikolay Sturm |
2005-03-22 | regen. | Marc Balmer |
2005-03-22 | Add Gude ADS, Gude Analog- und Digitalsysteme GmbH, DE-Koeln, and | Marc Balmer |
2005-03-21 | sync | Nikolay Sturm |
2005-03-21 | new O2 Micro cardbus adapter | Nikolay Sturm |
2005-03-20 | some fixes for wep and reset. | Reyk Floeter |
2005-03-19 | ar5212 uses larger tx descriptors, adjust the offset | Reyk Floeter |
2005-03-19 | further fixes for ar5212. | Reyk Floeter |
2005-03-19 | add spl calls where appropriate. | Damien Bergamini |
2005-03-19 | ieee80211_get_rate() is broken. | Damien Bergamini |
2005-03-19 | scan channels 12, 13 and 14 too. | Damien Bergamini |
2005-03-18 | use ieee80211_get_rate() instead of building or own routine. | Damien Bergamini |
2005-03-18 | use IFQ_* instead of IF_* for the data queue | Reyk Floeter |
2005-03-18 | improve ar5212 init on reset | Reyk Floeter |
2005-03-18 | add IBSS and HostAP support. thanks to SnoopyPro. | Damien Bergamini |
2005-03-18 | use xferlen for mgt frames too. this prevents management frames with a | Damien Bergamini |
2005-03-18 | don't set BSSID in hostap mode. this allows hostap mode to work to some | Damien Bergamini |
2005-03-18 | ignore bmiss interrupts for now. | Reyk Floeter |
2005-03-18 | only update the flags part of PHY_CSR5 and PHY_CSR6. this makes OFDM | Damien Bergamini |
2005-03-18 | close pipes and free tx/rx lists in detach(). this avoids some of the | Damien Bergamini |
2005-03-18 | fail to attach with a printf instead of a panic for newer yet unsupported | Brad Smith |
2005-03-18 | sync and cleanup in ubsa(4) | Reyk Floeter |
2005-03-18 | add new 3G devices from Option. the Vodafone MC3G is an Option device. | Reyk Floeter |
2005-03-18 | Only complain about tx fifo overflows if RTW_DEBUG is set. | Jonathan Gray |
2005-03-17 | support for ipv6. | Damien Bergamini |
2005-03-17 | fix ral_enable_tsf_sync() for hostap mode. | Damien Bergamini |