summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-02-08When initialising the chip actually set the hardware MAC address, thusJoel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-07Fix machine tag.Dale Rahn
2010-02-07Beagle has two memory banks, fix buffer overflow.Dale Rahn
2010-02-07regenMark Kettenis
2010-02-07Add VIA VT8251 AHCI.Mark Kettenis
2010-02-07writing to RT2860_TX_PIN_CFG requires some extra steps on RT3572Damien Bergamini
2010-02-07fix my 1.44->1.45 commitDamien Bergamini
2010-02-07HT is not enable so skip this.Damien Bergamini
2010-02-07we're in 2010.Damien Bergamini
2010-02-07add two more ids for RT3572 and one more id for RT2770.Damien Bergamini
2010-02-07set default value for BBP R106Damien Bergamini
2010-02-07set tx mixer gain for RT3071Damien Bergamini
2010-02-07change RF init sequence for RT3572Damien Bergamini
2010-02-07cleanup run_rt3070_set_chanDamien Bergamini
2010-02-07add a function to set the channel on RT3572.Damien Bergamini
2010-02-07when calibrating filter, use better target values for >=RT3071Damien Bergamini
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-06when receiving the first message of an rsn group key handshakejoshua stein
2010-02-05Now that the BTB errata are out of the way, enable the CS5536 timecounter again,Miod Vallat
2010-02-05add uaudio; ok miod@Otto Moerbeek
2010-02-05Blind support for SM501 model. This should give the Gdium Liberty a working,Miod Vallat
2010-02-05regenMiod Vallat
2010-02-05Add SiliconMotion Voyager GX, reportedly found in Gdium Liberty.Miod Vallat
2010-02-05Add a set of functions to access PCI configuration space before bonito(4)Miod Vallat
2010-02-05Blind support for the EMTEC Gdium Liberty netbook. Per-platform configurationMiod Vallat
2010-02-05Compute and pass resource extents to the MI pci code when attaching pci@bonito.Miod Vallat
2010-02-05When setting up memory regions on Loongson 2F-based machines, make sure weMiod Vallat
2010-02-05When faking the glxpcib(4) BARs, do not mask the low 12 bits, but only asMiod Vallat
2010-02-05regenJasper Lievisse Adriaanse
2010-02-05- fix doublesJasper Lievisse Adriaanse
2010-02-05Use correct format specifiers for 'show bcstats'.Joel Sing
2010-02-05regenJasper Lievisse Adriaanse
2010-02-05- add few new devices found in dmesglogJasper Lievisse Adriaanse
2010-02-04basic bootpath -> bootdev translation; ok miod@Otto Moerbeek
2010-02-04add a few USB devices known to work; ok miod@Otto Moerbeek
2010-02-04pf_get_sport() picks a random port from the port range specified in aStuart Henderson
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-03Remove memory limitation to the low 256MB. With the -mfix-loongson2f-btbMiod Vallat
2010-02-03There is no need to compile this code with .set noat, really.Miod Vallat