summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-04-01add code for setting WEP keys. this will be useful when i'll implementDamien Bergamini
2005-04-01make constants names match the spec.Damien Bergamini
2005-04-01regenDavid Gwynne
2005-04-01fix typoDavid Gwynne
2005-04-01call ral_set_chan() on transition to state IEEE80211_S_ASSOC to make sureDamien Bergamini
2005-04-01make registers and constants names match the spec.Damien Bergamini
2005-04-01hppa64 bitsMichael Shalayeff
2005-04-01small batch early bottling hppa64 portMichael Shalayeff
2005-04-01avoid double-free of a mbuf chain on failure.Damien Bergamini
2005-04-01force hardware timestamp insertion in outgoing beacons. make sure the sizeDamien Bergamini
2005-04-01add antenna selection code. this ensures proper I/Q flip for RF RT2525e,Damien Bergamini
2005-04-01sync RF and BBP code with ural (for future merging).Damien Bergamini
2005-04-01ieee80211_rssadapt_choose() is broken when called with a fixed rate.Damien Bergamini
2005-04-01syncTheo de Raadt
2005-04-01uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit...Theo de Raadt
2005-04-01- remove unused function em_print_link_status() used by FreeBSDBrad Smith
2005-04-01Add support for polled umass/SCSI transactions. Should eliminate the panicsChristopher Pascoe
2005-04-01at long last, disable write gathering for v3. ok like everyoneTed Unangst
2005-04-010 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21Brad Smith
2005-03-31re-commit marius commit:Theo de Raadt
2005-03-31re-commit marius commit:Theo de Raadt
2005-03-31Reduce MAX and Default DATA Segment sizes to leave more MMAP space forThierry Deval
2005-03-31- add support for reading Xircom's EEPROMBrad Smith
2005-03-31enable receive checksum offloadBrad Smith
2005-03-31order the usb stuff, and remove duplicate config lines for usb at ohci.David Gwynne
2005-03-31go back to the old trace code, but add -fno-omit-frame-pointer so it works.Ted Unangst
2005-03-30init pool after we allocate softc array in case malloc failsMichael Shalayeff
2005-03-30- Enable charging properly, avoiding the stuck "battery full" signal.Uwe Stuehler
2005-03-30UDF here too, says mickey and henningTheo de Raadt
2005-03-30use the local powerhook, not the generic ohci one. suspend/resume now worksDavid Gwynne
2005-03-30extra gunk to make ohci suspend and resume work on the zaurusDavid Gwynne
2005-03-30restore all of the registers on resume to cope with power loss duringDavid Gwynne
2005-03-30make the powerhooks the responsibility of the bus ohci is attached toDavid Gwynne
2005-03-30complete the definition of the power manager sleep status registerDavid Gwynne
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-30enable UDF in GENERICTheo de Raadt
2005-03-30Use the inverse of the T bit in the HcFmRemaining register when adjustingChristopher Pascoe
2005-03-30add lladdr command to ifconfig to set MAC address. diffs from freebsd viaTed Unangst
2005-03-30Comment typo, minor knf. No code change.Kenneth R Westerback
2005-03-30Insert elucidative comment about what's going on.Pedro Martelletto
2005-03-30Better code in the OSTA CS0 compression/decompression routines.Pedro Martelletto
2005-03-30Add disklabel spoofing code for UDF.Pedro Martelletto
2005-03-30Export udf_transname(), which will be neededPedro Martelletto
2005-03-30Before doing the 8->16 bit expansion using a fixed-size buffer,Pedro Martelletto
2005-03-29Handle apm_battlow flag by suspending, and clear all flags after resume.Uwe Stuehler
2005-03-29add copyright meMarco Peereboom
2005-03-29add copyright meMarco Peereboom
2005-03-29add raid mgmt ioctlsMarco Peereboom
2005-03-29add commandsMarco Peereboom