Age | Commit message (Expand) | Author |
2006-08-19 | regen | Brad Smith |
2006-08-19 | add a few more Intel 6321ESB PCI ids. | Brad Smith |
2006-08-19 | Support for Intel 82801H/ICH8 SATA parts, untested but should | Jonathan Gray |
2006-08-19 | Be sure to set the mode for AHCI capable Intel SATA correctly and | Jonathan Gray |
2006-08-19 | tweak dma sync ops | Damien Bergamini |
2006-08-19 | get rid of shared auth mode. | Damien Bergamini |
2006-08-19 | remove unused prototypes. | Damien Bergamini |
2006-08-19 | o Improve 802.11 radiotap support (correct Rx antenna and Rx rate, | Damien Bergamini |
2006-08-19 | regen | Jonathan Gray |
2006-08-19 | Add Intel ICH8/82801H devices and a few more NVIDIA MCP55 devices. | Jonathan Gray |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-18 | set of unrelated cosmetic tweaks. | Damien Bergamini |
2006-08-18 | oops, debug cruft shouldnt go into the tree. | David Gwynne |
2006-08-18 | add the sysinfo struct, and then use it to get the current state of the | David Gwynne |
2006-08-18 | easy bio bits first. this is is code that should enable, disable, and | David Gwynne |
2006-08-18 | arc, meet bio. bio, meet arc. | David Gwynne |
2006-08-18 | check hw.max_frame_size when deciding when to use m_adj(). | Brad Smith |
2006-08-18 | regen | Brad Smith |
2006-08-18 | pretty print alternate PCI id entries for a few Broadcom Gig chipsets. | Brad Smith |
2006-08-18 | fix up the arc fw message macros a bit. change a comment while here. | David Gwynne |
2006-08-18 | a bit more infrastructure for firmware commands. | David Gwynne |
2006-08-17 | remove more unused code. | Brad Smith |
2006-08-17 | remove the Yukon Lite workaround which is not being used in the msk(4) driver. | Brad Smith |
2006-08-17 | cosmetic tweaks. | Brad Smith |
2006-08-17 | remove PCI ids which msk(4) will match against from sk(4). | Brad Smith |
2006-08-17 | 2 more PCI ids. | Brad Smith |
2006-08-17 | Remove some #ifdef'ed out (bogus) debug code. | Mark Kettenis |
2006-08-17 | remove some unused code from msk_init_yukon(). | Brad Smith |
2006-08-17 | SK_DEBUG/skdebug -> MSK_DEBUG/mskdebug | Brad Smith |
2006-08-17 | refactor the promiscuous mode handling code and simplify the ioctl handler. | Brad Smith |
2006-08-17 | get rid of the last traces of ykc. | Brad Smith |
2006-08-17 | dont need debug in the tree | David Gwynne |
2006-08-17 | man, i wish firmware commands were as easy as scsi io's on these | David Gwynne |
2006-08-17 | sync | Theo de Raadt |
2006-08-17 | i4 is a pci vendor | Theo de Raadt |
2006-08-16 | Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit | Mark Kettenis |
2006-08-16 | remove the sparc64 workarounds for the jumbo frame receive ring sizes now | Brad Smith |
2006-08-15 | when there's normal sense data i think the command completed ok, there's | David Gwynne |
2006-08-15 | try to deal appropriate with errors from the io command reply | David Gwynne |
2006-08-14 | split line | Theo de Raadt |
2006-08-14 | And some more KNF. | Marco Peereboom |
2006-08-14 | KNF | Marco Peereboom |
2006-08-14 | More KNF; no functional change. | Marco Peereboom |
2006-08-14 | First in a series of KNF. No functional change. | Marco Peereboom |
2006-08-14 | replace a incorrect number with a proper define. this is a no-op change | Brad Smith |
2006-08-14 | disable debugging. | Brad Smith |
2006-08-14 | Change bus_dmamap_create to use the appropriate values. This fixes the | Marco Peereboom |
2006-08-14 | start and stop bgrb during attach and detach respectively. as a bonus | David Gwynne |
2006-08-14 | firmware commands (as opposed to io commands) are sent to the firmware via | David Gwynne |