Age | Commit message (Expand) | Author |
2024-05-24 | remove unneeded includes | Jonathan Gray |
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2013-12-06 | Add a DVACT_WAKEUP op to the *_activate() API. This is called after the | Theo de Raadt |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |
2010-08-06 | ACPI suspend/resume for bwi(4). Initial diff from todd@, finished and | Marcus Glocker |
2010-03-27 | Give cardbus the pci_chipset_tag_t from pccbb and push it out through | Jonathan Gray |
2010-03-27 | Bring back cardbus_chipset_tag_t which is in practice a | Jonathan Gray |
2010-03-22 | Remove some cardbus defines and types which are identical to | Jonathan Gray |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2008-09-11 | Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware. | Brad Smith |
2007-10-21 | Replace Cardbus_conf_* calls by cardbus_conf_* ones. This solves the | Marcus Glocker |
2007-09-27 | Add automatic rate control (AMRR). | Marcus Glocker |
2007-09-24 | Remove BCM4311 and BCM4312 which are PCIe chipsets and therefore will not | Marcus Glocker |
2007-09-15 | Properly fill in some of the pci information the driver uses internally. | Jonathan Gray |
2007-09-13 | No variable names in prototypes. | Marcus Glocker |
2007-09-13 | Enable access to PCI and Cardbus config space from the driver. Lets us | Marcus Glocker |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |