Age | Commit message (Expand) | Author |
2008-09-12 | Some fixes for dc_txeof().. | Brad Smith |
2008-09-11 | Update for the renaming of the existing BCM4322 entry to SERIAL_2. | Brad Smith |
2008-09-11 | Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware. | Brad Smith |
2008-09-11 | regen | Brad Smith |
2008-09-11 | Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previous | Brad Smith |
2008-09-11 | regen | Mark Kettenis |
2008-09-11 | Revert previous commit; it introduces duplicate #defines. | Mark Kettenis |
2008-09-11 | In rlphy_service() for the MII_TICK case don't bother to check whether | Brad Smith |
2008-09-11 | Fix a typo. | Brad Smith |
2008-09-11 | regen | Brad Smith |
2008-09-11 | Add Broadcom BCM4321 and BCM4322 PCI ids. | Brad Smith |
2008-09-11 | issue a NOTE_TRUNCATE if the file size has shrinked | Thordur I. Bjornsson |
2008-09-11 | regen | Miod Vallat |
2008-09-11 | Broadcom BCM4315. | Miod Vallat |
2008-09-11 | Thermal Zone entities might not be direct object references, but named | Miod Vallat |
2008-09-11 | Use & not && to mask bits. | Jonathan Gray |
2008-09-11 | ANSI function declarations. | Brad Smith |
2008-09-11 | Remove the redundant local variable 'revision' from the PCI attach function. | Brad Smith |
2008-09-11 | Add missing license. Copy the license used elsewhere with the dc(4) driver. | Brad Smith |
2008-09-11 | For chips with a broken DC_ISR_RX_STATE which never signals | Brad Smith |
2008-09-11 | add support for arm9e core, taken from NetBSD. | Kevin Lo |
2008-09-10 | add support for the PCA9555 device which has 16 instead of 8 pins. | Reyk Floeter |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-09-10 | There's no need to fully traverse the wakeup queue when waking a specific | Bret Lambert |
2008-09-10 | icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the state | Henning Brauer |
2008-09-10 | re-enable the state key linking. i believe the bugs that hit us shortly | Henning Brauer |
2008-09-10 | 40-bit GART support for PCIE devices. From drm git a while ago. | Owain Ainsworth |
2008-09-10 | Kill the max_context member of the softc, it does nothing useful. | Owain Ainsworth |
2008-09-09 | Kill some stupid agp api wrapper functions, just use the agp api | Owain Ainsworth |
2008-09-09 | The pf state to pcb linking code change didn't account for the | Marco Pfatschbacher |
2008-09-09 | actually enable pflow | Henning Brauer |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer |
2008-09-09 | regen | Brad Smith |
2008-09-09 | Recognize the Marvell 88E1116R Gig PHY. | Brad Smith |
2008-09-08 | - don't leave nodes unconfigured, when setting alternate setting | Martynas Venckus |
2008-09-08 | prevent mustek from attaching as uhid. ok theo, sthen@ | Martynas Venckus |
2008-09-08 | sync | Theo de Raadt |
2008-09-08 | holtek; bigionews@snb.it | Theo de Raadt |
2008-09-08 | sync | Martynas Venckus |
2008-09-08 | add mustek powermust 800 ups; ok theo, sthen@ | Martynas Venckus |
2008-09-08 | define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrink | Jonathan Gray |
2008-09-08 | regen | Brad Smith |
2008-09-08 | - Add entries for two revisions of the ATI Radeon X1650 adapters. | Brad Smith |
2008-09-08 | Fix a link state issue reported by reyk@ | Brad Smith |
2008-09-08 | remove some useless comments. | Brad Smith |
2008-09-08 | IEEE 802.3 Annex 28B.3 explicitly specifies the following relative | Brad Smith |
2008-09-08 | expand switch cases so they're not so ugly and easier to read. | Brad Smith |
2008-09-08 | delete a few more things. hoping someone shows up who is upset by this, | Theo de Raadt |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-07 | Kill some unneeded defines and struct members. | Owain Ainsworth |