Age | Commit message (Expand) | Author |
2006-09-19 | attach and enable the newer chipset generations AR2413, AR5413, and | Reyk Floeter |
2006-09-19 | add missing sys/device.h. | Brad Smith |
2006-09-19 | detect the newer single chip generations AR2413, AR5413 and AR5224 but | Reyk Floeter |
2006-09-19 | "pure g" is a special, non-standard ofdm-only mode. use the standard | Reyk Floeter |
2006-09-19 | better mode setup in the ar5211 and ar5212 reset functions | Reyk Floeter |
2006-09-19 | sync | Reyk Floeter |
2006-09-19 | add atheros AR2413 and AR5413 device ids | Reyk Floeter |
2006-09-19 | fix 11a/b antenna mode setup | Reyk Floeter |
2006-09-19 | use the correct antenna mode settings and fix a bug in the tx | Reyk Floeter |
2006-09-19 | disable 11g mode for now | Reyk Floeter |
2006-09-19 | fix all malloc()s to nowait|canfail and do not ignore errors reading sensor s... | Michael Shalayeff |
2006-09-19 | no externs on protots ad no casts from void * | Michael Shalayeff |
2006-09-19 | add a missing space to a DMA load error printf. | Brad Smith |
2006-09-18 | Fix for re_stop() being called from re_cardbus_shutdown() with the | Dimitry Andric |
2006-09-18 | fix my 1.7 commit. | Damien Bergamini |
2006-09-18 | better uath_set_rates(). | Damien Bergamini |
2006-09-18 | cleanup the list of supported devices. | Damien Bergamini |
2006-09-18 | don't use IF_PREPEND() on altq's. | Damien Bergamini |
2006-09-18 | macros and types for event notifications from the hardware. | David Gwynne |
2006-09-18 | tiny whitespace nit | David Gwynne |
2006-09-18 | get rid of the usb_port.h macros that wrap our kthread create functions. | David Gwynne |
2006-09-18 | regen | Gordon Willem Klok |
2006-09-18 | Add some pci device types for Integrated Micro Solutions. | Gordon Willem Klok |
2006-09-18 | g/c unused SK_{SET,CLR}BIT macros | Brad Smith |
2006-09-18 | There's no need to walk the list of devices to find the SCSI bus we | Pedro Martelletto |
2006-09-18 | regen | Brad Smith |
2006-09-18 | add entries for unknown Marvell SATA and ServerWorks IDE PCI ids. | Brad Smith |
2006-09-18 | regen | Brad Smith |
2006-09-18 | - fix typo in Corollary vendor name | Brad Smith |
2006-09-18 | More uath devices, also properly mark some of the UB52/AR5005UX devices | Jonathan Gray |
2006-09-18 | regen | Jonathan Gray |
2006-09-18 | More uath devices. | Jonathan Gray |
2006-09-17 | add a flag to indicate which boards are only capable of 10/100 modes of | Brad Smith |
2006-09-17 | Readd the Dell PHY LED setup workaround and the Jumbo capability flag. | Brad Smith |
2006-09-17 | Try to reclaim the TX descriptors in the watchdog handler before actually | Brad Smith |
2006-09-17 | Overhaul RX path to recover from mbuf cluster allocation failure. | Brad Smith |
2006-09-17 | do not fill in the anar for the manual 1000baseT media setting case. | Brad Smith |
2006-09-17 | Move get ipmi id into the match function. This prevents attach from being | Marco Peereboom |
2006-09-17 | Re-add the link state check to re_start(), which was added in rev 1.31 and | Brad Smith |
2006-09-17 | set the IFCAP_VLAN_MTU flag. | Brad Smith |
2006-09-17 | revert revision 1.131, the code in question was later found to not ensure | Brad Smith |
2006-09-17 | - correct the firmware synchronization in bge_reset(), this | Brad Smith |
2006-09-17 | defer establishing the interrupt until later during attach, to let the | Brad Smith |
2006-09-16 | add new uath(4) ids and fix existing ones. | Damien Bergamini |
2006-09-16 | sync (uath) | Damien Bergamini |
2006-09-16 | add new uath(4) ids and fix existing ones. | Damien Bergamini |
2006-09-16 | sync (uath) | Damien Bergamini |
2006-09-16 | more uath(4) usb ids. | Damien Bergamini |
2006-09-16 | indent | Damien Bergamini |
2006-09-16 | fix a buggy printf. | Damien Bergamini |