| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ID for HTC PPC6700 Modem. | delphij | 2008-05-08 | 2 | -0/+2 |
* | Fix panic and breakage for non-DMA ATA devices e.g. powermac macio cells. | grehan | 2008-05-08 | 5 | -5/+10 |
* | The BCE chips appear to have an undocumented requirement that RX frames be | scottl | 2008-05-08 | 1 | -0/+8 |
* | Add a new personality to mpt(4) devices to allow userland applications to | jhb | 2008-05-06 | 2 | -0/+758 |
* | conditionally define PANIC_IF, remove 'unlikely' | kmacy | 2008-05-05 | 1 | -4/+3 |
* | LINT fixes | kmacy | 2008-05-05 | 2 | -4/+4 |
* | import support for iwarp on Chelsio T3 card | kmacy | 2008-05-05 | 17 | -0/+9155 |
* | Use a better approach to force the interrupt which should work for | bz | 2008-05-05 | 2 | -6/+25 |
* | Spell KDB_REQ_REBOOT correctly. | peter | 2008-05-05 | 1 | -1/+1 |
* | MFSVN: | kmacy | 2008-05-05 | 9 | -69/+99 |
* | Expand kdb_alt_break a little, most commonly used with the option | peter | 2008-05-04 | 4 | -18/+81 |
* | o unbreak handling of TKIP tx-only keys for splitmic chips | sam | 2008-05-03 | 1 | -9/+13 |
* | add back sysctl's to display the regdomain and country code from eeprom; | sam | 2008-05-03 | 2 | -6/+13 |
* | A couple of cameras that I recently bought | imp | 2008-05-03 | 1 | -0/+2 |
* | Restore multi-release tradition of the driver. | jkim | 2008-05-02 | 3 | -7/+20 |
* | Use the correct bit when trying to force an interrupt through the HCC reg. | bz | 2008-05-01 | 1 | -1/+1 |
* | Do not call ndis_setstate_80211() until we are ready to associate, the vap may | thompsa | 2008-05-01 | 1 | -11/+9 |
* | Unify all the wifi *_ioctl routines | thompsa | 2008-05-01 | 11 | -88/+131 |
* | Add support for Microsoft Notebook Optical Mouse 3000 Model 1049. | kaiw | 2008-04-30 | 2 | -0/+21 |
* | remove old code to handle mcast address changes; this is all done through | sam | 2008-04-30 | 1 | -10/+0 |
* | Don't panic even if bus_dmamap_load(9) was failed. Just return | yongari | 2008-04-30 | 1 | -3/+11 |
* | fix build | sam | 2008-04-30 | 1 | -2/+2 |
* | disable HT capabilities until we sort out firmware issues | sam | 2008-04-29 | 1 | -1/+3 |
* | Intel 4965 wireless driver (derived from openbsd driver of the same name) | sam | 2008-04-29 | 3 | -0/+5827 |
* | Add support for the BCM5906[M] adapters. These adapters only support | jhb | 2008-04-29 | 5 | -61/+351 |
* | Add Epson DX8400 scanner. | imp | 2008-04-29 | 2 | -0/+2 |
* | restore the hal's channel list when doing getradiocaps so it's in sync with | sam | 2008-04-27 | 1 | -0/+5 |
* | With rev 1.24 of sys/powerpc/powermac/macio.c, we now get a | marcel | 2008-04-26 | 6 | -7/+44 |
* | Recognize Cicada CS8244 phy chip (among others, can be found on MPC8572DS | raj | 2008-04-26 | 2 | -1/+4 |
* | - Use the revamped code from the gem(4) PCI front-end, which | marius | 2008-04-26 | 2 | -162/+175 |
* | Remove some remnant alpha hacks. | marius | 2008-04-26 | 4 | -21/+3 |
* | - Use more appropriate maxsize, nsegments and maxsegsize parameters | marius | 2008-04-26 | 1 | -12/+6 |
* | Add support for the Davicom DM9601. | imp | 2008-04-26 | 2 | -5/+3 |
* | Opps,missed line in the fix... | jfv | 2008-04-26 | 1 | -2/+2 |
* | A change got dropped in the merge, add back | jfv | 2008-04-25 | 1 | -11/+11 |
* | This delta has a few important items: | jfv | 2008-04-25 | 25 | -230/+855 |
* | remove scan task on state change so it doesn't unexpectedly fire | sam | 2008-04-25 | 1 | -1/+2 |
* | Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make no | rpaulo | 2008-04-25 | 1 | -1/+20 |
* | o Disable HMEDEBUG by default. | marius | 2008-04-24 | 5 | -199/+228 |
* | - vx_stop() requires the driver lock to be held. | marius | 2008-04-24 | 1 | -3/+5 |
* | - Use bus_{read,write}_*(9) instead of bus_space_{read,write}_*(9) | marius | 2008-04-24 | 1 | -118/+155 |
* | - Use NULL instead of 0 for pointers. | marius | 2008-04-24 | 1 | -587/+579 |
* | Kill $P4$ id. | rpaulo | 2008-04-21 | 1 | -2/+0 |
* | Add HW level support for the Adaptec 1420SA controller. | sos | 2008-04-21 | 3 | -7/+37 |
* | Unload DMA slot on device timeouts. | sos | 2008-04-21 | 1 | -0/+1 |
* | Do not enable FIS based PM switching, even if not used some controllers barf. | sos | 2008-04-21 | 1 | -2/+2 |
* | fix build | sam | 2008-04-20 | 1 | -1/+1 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 44 | -15340/+6594 |
* | move awi to the Attic; it will not make the jump to the new world order | sam | 2008-04-20 | 7 | -3751/+0 |
* | devclass_get_maxunit() returns n+1 with n starting at 0. | bz | 2008-04-20 | 1 | -4/+5 |