Age | Commit message (Expand) | Author |
2006-10-02 | remove some unneccessary escaping; | Jason McIntyre |
2006-10-02 | - simplify a list item | Jason McIntyre |
2006-10-02 | reword a clunky sentence; | Jason McIntyre |
2006-10-02 | remove variable we do not need | Theo de Raadt |
2006-10-02 | Since monitor mode works now, mention it. | Marcus Glocker |
2006-10-02 | do not bother to read the esr and isr registers in the status routine just | Brad Smith |
2006-10-02 | return EINVAL for the Gig manual media types when attached to a | Brad Smith |
2006-10-02 | sync | Theo de Raadt |
2006-10-02 | enable bnx firmware builds | Theo de Raadt |
2006-10-02 | actually put all the require firmware bits into the file | Theo de Raadt |
2006-10-02 | new structure for the firmware blob; ok brad | Theo de Raadt |
2006-10-02 | move the checksum stuff under IXGB_CSUM_OFFLOAD. | Brad Smith |
2006-10-01 | Make monitor mode work by prepending the right kind headers and fixing the | Claudio Jeker |
2006-10-01 | Get rid of this strange pgt_data_frame which is unused. Nice side-effect is | Claudio Jeker |
2006-10-01 | bye bye maestro_reg* | Marc Espie |
2006-10-01 | zap maestro_reg.h, since it's only used in the kernel. | Marc Espie |
2006-10-01 | Kill some #if 0 code. OK mglocker@ | Claudio Jeker |
2006-10-01 | Set ic_max_rssi to 255 the rssi value returned by the card is a u_int8_t | Claudio Jeker |
2006-10-01 | fix dmesg line wrapping; this was fallout from shortening the ne(4) dmesg | Brad Smith |
2006-10-01 | Adjust for change of fpu control word. | Mark Kettenis |
2006-10-01 | Adjust for change of fpu control word. | Mark Kettenis |
2006-10-01 | Switch fpu control word to the hardware default. This makes us use 64-bit | Mark Kettenis |
2006-10-01 | pack several boolean fields into the existing bge_flags field. | Brad Smith |
2006-10-01 | initial pieces for the 88E3082 Fast Ethernet PHY. untested at the moment. | Brad Smith |
2006-10-01 | add a few new Marvell ids. | Brad Smith |
2006-10-01 | regen | Brad Smith |
2006-10-01 | add a few new Marvell ids. | Brad Smith |
2006-10-01 | whitespace tweaks | David Gwynne |
2006-10-01 | Don't reuse bus lock for locking sensor task thread. Use a | Alexander Yurchenko |
2006-10-01 | Make a var volatile, which forces a mem write at the right spot, and | Otto Moerbeek |
2006-10-01 | rewrite the piece about separate arguments to not confuse jmc@. | Otto Moerbeek |
2006-10-01 | Switch fpu control word to the hardware default. This makes us use 64-bit | Mark Kettenis |
2006-10-01 | Free sensors on detach. | Alexander Yurchenko |
2006-10-01 | Protect sensor_task_unregister() with some locking. | Alexander Yurchenko |
2006-10-01 | Mention DS18S20 as supported. | Alexander Yurchenko |
2006-10-01 | add the PCI ids for the BCM5722, BCM5756, BCM5906 and BCM5906M chipsets. | Brad Smith |
2006-10-01 | regen | Brad Smith |
2006-10-01 | add PCI ids for the Broadcom BCM5722, BCM5756, BCM5906 and BCM5906M chipsets. | Brad Smith |
2006-09-30 | Don't use uninitialized variable. | Ray Lai |
2006-09-30 | Clear errno before calling the strtol functions. | Ray Lai |
2006-09-30 | Reduce max number of devices per bus to 16. | Alexander Yurchenko |
2006-09-30 | regen | Matthieu Herrb |
2006-09-30 | yet another nVidia GeForce 6800GT id, from Sam Fourman Jr. | Matthieu Herrb |
2006-09-30 | Implement match rom command. | Alexander Yurchenko |
2006-09-30 | Allow to offload the match rom command to hardware. | Alexander Yurchenko |
2006-09-30 | simply getdirtybuf to take a plain buf* as there is no need otherwise; no fun... | Michael Shalayeff |
2006-09-30 | Some fixes for running nm on ELF binaries. | Mark Kettenis |
2006-09-30 | Better description of PF mbuf tags, from Diego Casati | Pedro Martelletto |
2006-09-30 | no malloc debug but configured kmemstats allow 'sh mal' to print smth useful;... | Michael Shalayeff |
2006-09-30 | Reset device on errors. | Alexander Yurchenko |