Age | Commit message (Expand) | Author |
2005-04-01 | add code for setting WEP keys. this will be useful when i'll implement | Damien Bergamini |
2005-04-01 | make constants names match the spec. | Damien Bergamini |
2005-04-01 | regen | David Gwynne |
2005-04-01 | fix typo | David Gwynne |
2005-04-01 | call ral_set_chan() on transition to state IEEE80211_S_ASSOC to make sure | Damien Bergamini |
2005-04-01 | make registers and constants names match the spec. | Damien Bergamini |
2005-04-01 | hppa64 bits | Michael Shalayeff |
2005-04-01 | small batch early bottling hppa64 port | Michael Shalayeff |
2005-04-01 | avoid double-free of a mbuf chain on failure. | Damien Bergamini |
2005-04-01 | force hardware timestamp insertion in outgoing beacons. make sure the size | Damien Bergamini |
2005-04-01 | add antenna selection code. this ensures proper I/Q flip for RF RT2525e, | Damien Bergamini |
2005-04-01 | sync RF and BBP code with ural (for future merging). | Damien Bergamini |
2005-04-01 | ieee80211_rssadapt_choose() is broken when called with a fixed rate. | Damien Bergamini |
2005-04-01 | sync | Theo de Raadt |
2005-04-01 | uftdi 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 FreeBSD | Brad Smith |
2005-04-01 | Add support for polled umass/SCSI transactions. Should eliminate the panics | Christopher Pascoe |
2005-04-01 | at long last, disable write gathering for v3. ok like everyone | Ted Unangst |
2005-04-01 | 0 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21 | Brad Smith |
2005-03-31 | re-commit marius commit: | Theo de Raadt |
2005-03-31 | re-commit marius commit: | Theo de Raadt |
2005-03-31 | Reduce MAX and Default DATA Segment sizes to leave more MMAP space for | Thierry Deval |
2005-03-31 | - add support for reading Xircom's EEPROM | Brad Smith |
2005-03-31 | enable receive checksum offload | Brad Smith |
2005-03-31 | order the usb stuff, and remove duplicate config lines for usb at ohci. | David Gwynne |
2005-03-31 | go back to the old trace code, but add -fno-omit-frame-pointer so it works. | Ted Unangst |
2005-03-30 | init pool after we allocate softc array in case malloc fails | Michael Shalayeff |
2005-03-30 | - Enable charging properly, avoiding the stuck "battery full" signal. | Uwe Stuehler |
2005-03-30 | UDF here too, says mickey and henning | Theo de Raadt |
2005-03-30 | use the local powerhook, not the generic ohci one. suspend/resume now works | David Gwynne |
2005-03-30 | extra gunk to make ohci suspend and resume work on the zaurus | David Gwynne |
2005-03-30 | restore all of the registers on resume to cope with power loss during | David Gwynne |
2005-03-30 | make the powerhooks the responsibility of the bus ohci is attached to | David Gwynne |
2005-03-30 | complete the definition of the power manager sleep status register | David Gwynne |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-30 | enable UDF in GENERIC | Theo de Raadt |
2005-03-30 | Use the inverse of the T bit in the HcFmRemaining register when adjusting | Christopher Pascoe |
2005-03-30 | add lladdr command to ifconfig to set MAC address. diffs from freebsd via | Ted Unangst |
2005-03-30 | Comment typo, minor knf. No code change. | Kenneth R Westerback |
2005-03-30 | Insert elucidative comment about what's going on. | Pedro Martelletto |
2005-03-30 | Better code in the OSTA CS0 compression/decompression routines. | Pedro Martelletto |
2005-03-30 | Add disklabel spoofing code for UDF. | Pedro Martelletto |
2005-03-30 | Export udf_transname(), which will be needed | Pedro Martelletto |
2005-03-30 | Before doing the 8->16 bit expansion using a fixed-size buffer, | Pedro Martelletto |
2005-03-29 | Handle apm_battlow flag by suspending, and clear all flags after resume. | Uwe Stuehler |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | add raid mgmt ioctls | Marco Peereboom |
2005-03-29 | add commands | Marco Peereboom |