Age | Commit message (Expand) | Author |
2009-04-02 | Convert lockmgr to rwlock. Fixing a (harmless) lock leak on attach | Owain Ainsworth |
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi Naoki | Damien Bergamini |
2009-04-02 | sync | Damien Bergamini |
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ | Damien Bergamini |
2009-04-01 | bzero pci attach args | Mark Kettenis |
2009-03-31 | These flags are bitmasks, not booleans. | Owain Ainsworth |
2009-03-31 | On watchdog timeout reset the full chip. Just draining the tx ring is not | Claudio Jeker |
2009-03-31 | Backout previous change; it breaks more machines than it fixes. | Mark Kettenis |
2009-03-31 | remove the drm_read and drm_write functions. instead just do the | Owain Ainsworth |
2009-03-30 | Switch sk(4) over to using MCLGETI when allocating mbufs for the RX ring. | Mark Kettenis |
2009-03-30 | switch to MCLGETI. | David Gwynne |
2009-03-30 | Zap a superfluous newline in the drmprint function, it messes up output | Owain Ainsworth |
2009-03-30 | Support for more chipset versions, written by Ian Lindsay | Theo de Raadt |
2009-03-30 | Remove the DRM_SPIN lock macros, just expand them to mutex operations. | Owain Ainsworth |
2009-03-29 | Correct a couple of ioctl definitions (GEM ioctls, not used yet). and | Owain Ainsworth |
2009-03-29 | Take a shot at baud rate calculations for the 8-port | Theo de Raadt |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-03-29 | Finally fix kernel crash (page fault) when closing bulk devices. | Marcus Glocker |
2009-03-29 | spello | Marco Peereboom |
2009-03-29 | Bypass macsec on extreme/supreme based chips. | Jonathan Gray |
2009-03-29 | Remove holdover XMAC II writes/reads inherited from sk as | Jonathan Gray |
2009-03-29 | Remove unused prototype. | Mark Kettenis |
2009-03-29 | Remove the lock_time member from the hardware lock. It's not that | Owain Ainsworth |
2009-03-29 | when we steal the SYNC CACHE command in mfi_scsi_cmd we still have to | David Gwynne |
2009-03-29 | fix a small race in mfi_mgmt between the checking of a ccbs completion and | David Gwynne |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | regen | Jonathan Gray |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by | Marcus Glocker |
2009-03-27 | Push the per-driver dma hook a little further down. | Owain Ainsworth |
2009-03-27 | Rework the dma buffer api a bit to make it smaller and to have less | Owain Ainsworth |
2009-03-27 | Remove a bunch of compat macros, just expand them to the openbsd | Owain Ainsworth |
2009-03-27 | Match on EW-7717Un, EW-7718Un | Jonathan Gray |
2009-03-27 | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | more Edimax devices | Jonathan Gray |
2009-03-27 | Add support for the BCM5825 and the next-generation BCM5860, 5861, | Reyk Floeter |
2009-03-27 | Match on ASUS USB-N11 | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | add ASUS USB-N11. Looks like someone got the vid/pid mixed up in | Jonathan Gray |
2009-03-27 | Sitecom WL-603 should work according to linux driver | Jonathan Gray |
2009-03-27 | Linksys WUSB200 should work according to linux driver | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Sitecom WL-603 and Linksys WUSB200 | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | add definitions for more yukon 2 revisions found in linux driver | Jonathan Gray |
2009-03-26 | sync | Theo de Raadt |
2009-03-26 | new plx chips found in wild | Theo de Raadt |