Age | Commit message (Expand) | Author |
2006-08-22 | Very initial import to support the PrismGT chipset (FullMAC for now). | Marcus Glocker |
2006-08-22 | - Re-add the m_adj() back into em_get_buf(), but this time check | Brad Smith |
2006-08-22 | Deactivate the QTDs when removing a queue head to prevent the host | Christopher Pascoe |
2006-08-22 | Be more aggressive about waiting for the host controller doorbell, | Christopher Pascoe |
2006-08-21 | ramdisks do not have vlan, drop mbuf; ok brad | Theo de Raadt |
2006-08-21 | Delete #ifdef/#ifndef __OpenBSD__ chunks, leaving just the code we | Kenneth R Westerback |
2006-08-21 | Add missing amrr statistic updates. Makes rate control work proper. | Marcus Glocker |
2006-08-21 | simplfy code a bit and fix comments, this is the MRU being set not the | Brad Smith |
2006-08-21 | enable Jumbo support. | Brad Smith |
2006-08-21 | another id. | Brad Smith |
2006-08-21 | regen | Brad Smith |
2006-08-21 | another Marvell Gig PHY. | Brad Smith |
2006-08-20 | remove a comment. | Brad Smith |
2006-08-20 | #if 0 -> #ifdef BNX_JUMBO | Brad Smith |
2006-08-20 | For consistency with MSK_JSLOTS, go back to using the macro to figure out | Brad Smith |
2006-08-20 | - turn the interface down if the user press the radio kill button while | Damien Bergamini |
2006-08-20 | stash a pointer to the scsibus attached to us. we can use this later to | David Gwynne |
2006-08-20 | definitions of the messages for raid, volume, and physical disks | David Gwynne |
2006-08-20 | cosmetic tweaks. | Brad Smith |
2006-08-20 | sort PCI ids. | Brad Smith |
2006-08-20 | - replace IF_DEQUEUE/IF_PREPEND with IFQ_POLL/IFQ_DEQUEUE. | Brad Smith |
2006-08-20 | get rid of the horror that was the ARC_FW_MSG macro | David Gwynne |
2006-08-20 | get rid of the old arc_msgbuf. | David Gwynne |
2006-08-20 | cut the rest of the bioctl alarm stuff over to the new arc_msgbuf | David Gwynne |
2006-08-20 | because the header on firmware commands causes the rest of the message to | David Gwynne |
2006-08-20 | Remove some dead code. | Marcus Glocker |
2006-08-19 | Replace existing rate adaption code with the ieee80211_amrr framework. | Marcus Glocker |
2006-08-19 | remove another Yukon Lite workaround. | Brad Smith |
2006-08-19 | Make sure Rx timestamps are disabled. | Mark Kettenis |
2006-08-19 | regen | Brad Smith |
2006-08-19 | typo | Brad Smith |
2006-08-19 | add the Intel 82801H SMBus controller. | Brad Smith |
2006-08-19 | add the Intel 6321ESB SMBus controller. | Brad Smith |
2006-08-19 | add the Intel 6300ESB and 6321ESB AC97 controllers. | Brad Smith |
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 | handle lm75a; matt@bodgit-n-scarper.com | Theo de Raadt |
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 | get the attach args from the right place (honestly, this "worked" on i386) | Jason Wright |
2006-08-18 | probe for the lm75a, meaning that the lm75/lm75a/lm77 probe routine must | Theo de Raadt |
2006-08-18 | set of unrelated cosmetic tweaks. | Damien Bergamini |