summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-02-07read vendor RF settings for >=RT3572 and tx mixer gains for >=RT3070Damien Bergamini
2010-02-07add a new function to set the AGC since the code is a bit differentDamien Bergamini
2010-02-07use new mcu command to select the antenna on RT2020Damien Bergamini
2010-02-07split 32-bit mac_rev into 16-bit mac_ver and mac_rev to avoidDamien Bergamini
2010-02-07add rf init values for rt3572Damien Bergamini
2010-02-07update firmware for rt2870 and >=rt3071Damien Bergamini
2010-02-07add channels 167, 169, 171, 173 for dual-band devicesDamien Bergamini
2010-02-05regenMiod Vallat
2010-02-05Add SiliconMotion Voyager GX, reportedly found in Gdium Liberty.Miod Vallat
2010-02-05regenJasper Lievisse Adriaanse
2010-02-05- fix doublesJasper Lievisse Adriaanse
2010-02-05regenJasper Lievisse Adriaanse
2010-02-05- add few new devices found in dmesglogJasper Lievisse Adriaanse
2010-02-04Added optimization for XY reads, requires only one temp bufferJordan Hargrave
2010-02-04Optimized failure handing for Read with X/P failuresJordan Hargrave
2010-02-03init ofdm sensitivity with min value (which depends on the chip)Damien Bergamini
2010-02-03Enable the next page bit for IP1001, otherwise the PHY failsStuart Henderson
2010-02-03Use nitems.Joel Sing
2010-02-02Attach athn(4) to the AR2427 which is a castrated (no 11n) AR928X.Damien Bergamini
2010-02-02regenDamien Bergamini
2010-02-02add AR2427 pci idDamien Bergamini
2010-02-02Fix for the Intel WiFi Link 1000.Damien Bergamini
2010-02-01regenDamien Bergamini
2010-02-01change descriptions for WiFi Link 6000 seriesDamien Bergamini
2010-02-01unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machinesJacob Meuser
2010-01-30Build these firmwares on loongson.Miod Vallat
2010-01-28set differential gains on 6250 too (but use a 1.0 factor, not 1.5).Damien Bergamini
2010-01-27change the MRR pattern from 1/1/1/1 to 2/2/2/4Damien Bergamini
2010-01-27- regenJasper Lievisse Adriaanse
2010-01-27- add a bunch of new ati and nvidia devicesJasper Lievisse Adriaanse
2010-01-26syncDamien Bergamini
2010-01-26new run(4) idsDamien Bergamini
2010-01-26backout last, it causes mem conflicts and device trouble;Otto Moerbeek
2010-01-23finally, 6250 parts need crystal calibration too.Damien Bergamini
2010-01-22Correctly return ENXIO on unhandled ioctls; ok marco@Miod Vallat
2010-01-21Do not assume mac address and bss id are stored at 32-bit aligned addresses;Miod Vallat
2010-01-21Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without whichStuart Henderson
2010-01-20Fix collider offsets to correct LBA.Jordan Hargrave
2010-01-20Remove horrible hack in ahc/ahd that made some commands retryKenneth R Westerback
2010-01-19IP checksum is still broken with fragments, turn it off for now.Reyk Floeter
2010-01-16rename bluetooth coexistence flags. no binary change.Damien Bergamini
2010-01-16Enable DC calibration and disable crystal calibration onDamien Bergamini
2010-01-15syncIgor Sobrado
2010-01-15add `Logitech Webcam C200' to the list of supported uvideo(4) devices.Igor Sobrado
2010-01-14SiS devices seem unable to reset dma block index to zero, causingAlexandre Ratchov
2010-01-13Make sure that acpitz is always the last one to replace the globalMarco Peereboom
2010-01-13Fix another long standing double scsi_done() bug. This time when aKenneth R Westerback
2010-01-13As per NetBSD move HAYAKAWA Koichi's licenses to two clause.Jonathan Gray
2010-01-13Don't whack conflicting BARs if they are enabled.Mark Kettenis
2010-01-13Remove a few more settings of ITSDONE in drivers. Only a coupleKenneth R Westerback