summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-07-03syncDale Rahn
2005-07-03Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-07-03MCR_AFE, found on some chipsTheo de Raadt
2005-07-03sigh, aue cannot fit anymore because people keep growing codeTheo de Raadt
2005-07-03include CRCBrad Smith
2005-07-03fix MTU ioctl caseBrad Smith
2005-07-03no need for HW VLAN tag removal so clean up some code.Brad Smith
2005-07-03Add missing reserved byte to page_disk_format struct inKenneth R Westerback
2005-07-03rev 1.13Brad Smith
2005-07-03enable use of the hardware 64 entry CAM table for perfect multicastBrad Smith
2005-07-03ETHERMTU_JUMBO -> ETHER_MAX_LEN_JUMBOBrad Smith
2005-07-03adjust tuneable for Jumbo caseBrad Smith
2005-07-03regenBrad Smith
2005-07-03GT -> GT AGPBrad Smith
2005-07-03- when printing the "unsupported chip revision" message also print theBrad Smith
2005-07-03regenBrad Smith
2005-07-03add GeForce 6600 GTBrad Smith
2005-07-03regenJared Yanovich
2005-07-03change VOP_PATHCONF to take a locked vnode, as itsJared Yanovich
2005-07-02oopsBrad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in rl_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in ral_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith
2005-07-02add TLPHY_MEDIA_NO_10_T flag for DP4000 modelBrad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith
2005-07-02don't call mii_pollstat() right after mii_tick() in foo_tick_task()Brad Smith
2005-07-02set IFCAP_VLAN_MTU and do not whine if we cannot get mbufsBrad Smith
2005-07-02- mbuf external storage is of (caddr_t), not (caddr_t *).Brad Smith
2005-07-02de-static and we don't need to enable bus mastering hereBrad Smith
2005-07-02skip pcmcia comTheo de Raadt
2005-07-02Remove unused cd_softc.name field. Use the saved INQUIRY data inKenneth R Westerback
2005-07-02xscale UART FIFOs are 32 bytes deep; found by deraadt@Uwe Stuehler
2005-07-02Remove unused struct sd_ops.Kenneth R Westerback
2005-07-02Remove dead code; ok deraadt@Miod Vallat
2005-07-02Typos in comments.Miod Vallat
2005-07-02syncTheo de Raadt
2005-07-02shortenTheo de Raadt
2005-07-02Unused files.Kenneth R Westerback
2005-07-02Don't use READ FORMAT CAPACITIES to determine the size of ATAPI sdKenneth R Westerback
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in stge_stop() before de-allocating resourcesBrad Smith
2005-07-02add support for PCI-E 5752 core and recognize a few additionalBrad Smith
2005-07-01relax header dependenciesUwe Stuehler
2005-07-01- New macros to identify the zaurus model.Uwe Stuehler
2005-07-01Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.cUwe Stuehler
2005-07-01revert rev 1.59Brad Smith
2005-07-01Fix logic botch in !ERRATA__XXX_USR kernels.Miod Vallat
2005-07-01Remove duplicate if_start assignment. ok dlg@Jonathan Gray
2005-07-01fix a couple of signed->unsigned warnings lint foundBrad Smith
2005-07-01enable RX HW checksum offloadBrad Smith
2005-07-01white space nitBrad Smith