summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Backed out rev.1.10. It tried to implement ldexpf() as a weak referencebde2006-07-051-2/+0
* | Change the multicast calculation to be the same as the other usb drivers andthompsa2006-07-051-5/+6
* | Add myself.yongari2006-07-041-0/+1
* | Fix a braino in the last revision, enc_clone_destroy needs return void insteadthompsa2006-07-041-12/+3
* | o Call fts_close() before exit.maxim2006-07-041-0/+1
* | o Kill BUGS section as it is not valid since rev. 1.4 alias_pptp.c.maxim2006-07-041-6/+1
* | Add preliminary support for the Serverworks HT1000 chip.sos2006-07-043-7/+74
* | o Add geom to a list of cscope dirs.maxim2006-07-041-1/+1
* | Update dillon's mail address.grog2006-07-041-1/+1
* | Remove dhcp entries. They have been incorrect since the import frombrooks2006-07-041-3/+0
* | Make sure command/data port (0x60) and status port (0x64) are in correctjkim2006-07-031-4/+10
* | Send client identifier unconditionally. My ancient D-Link router responsejkim2006-07-031-4/+0
* | What the heck - make the last (most recent) 2200 f/w also domjacob2006-07-031-2/+6
* | Adjust descriptor locking to tell the kqueue subsystem that our descriptor iscsjp2006-07-031-3/+1
* | Correct a number of problems that were previously commented on:rwatson2006-07-032-49/+40
* | Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel versionrwatson2006-07-031-2/+19
* | Merge OpenBSM 1.0 alpha 7 nested time.h include to kernel version ofrwatson2006-07-031-0/+2
* | o Add an 'optional' keyword, which allows files to be in themaxim2006-07-036-1/+36
* | Reset autonegotiation timer if current media is not 'auto'.oleg2006-07-031-1/+3
* | Allow to close access even if device is already destroyed.pjd2006-07-032-6/+10
* | Do various fixes to support firmware loading for the 2322mjacob2006-07-035-142/+280
* | Add 2322 firmware.mjacob2006-07-032-0/+7659
* | Use mii_phy_match to reduce duplicated code.yongari2006-07-031-71/+21
* | Replace hard-coded magic constants to system defined constantsyongari2006-07-0321-43/+43
* | o Fix grammar in the comment, indent macros. No functional changes.maxim2006-07-021-7/+7
* | o Remove rev. 1.57 leftover, not reached code.maxim2006-07-021-2/+0
* | Correct an error in the new pmap_collect(), thus only affecting HEAD.alc2006-07-022-2/+2
* | Add support for configuring pins to be one of {GPIO, PERIPHERAL A orimp2006-07-023-1/+450
* | MFp4:imp2006-07-021-53/+208
* | Fix grammar and style nits starting in the network interface sectionbmah2006-07-022-96/+102
* | Tidy up pmap_ts_referenced(): Eliminate excessive white space. Eliminatealc2006-07-011-11/+1
* | Eliminate the acquisition and release of Giant from moea_extract_and_hold()alc2006-07-012-12/+0
* | Grammar nit.ru2006-07-011-1/+1
* | Use some math tricks in arena_run_reg_dalloc() to avoid actual division, asjasone2006-07-011-83/+90
* | More grammar / wording nit fixes, starting in the boot loader sectionbmah2006-07-012-30/+34
* | o Remove rev. 1.30 leftover. From Damien: However, this code pathmaxim2006-07-011-1/+1
* | Housekeeping. Update for maintainers who have handed in their commit bitsmarkm2006-07-016-23/+0
* | Eliminate the remaining uses of "register".alc2006-07-011-27/+13
* | Add __{BEGIN,END}_DECLS macros, so that function prototypes remainjasone2006-06-301-0/+4
* | Make the behavior of malloc(0) standards-compliant by getting rid of nil,jasone2006-06-301-48/+46
* | Fix kernel module build breakage.jkim2006-06-301-0/+2
* | o fix join/rejoin formatsam2006-06-301-2/+22
* | Change mfi_add_ld to "immediate command" mode since we need to enumerateambrisko2006-06-301-4/+7
* | We needn't check "m" for NULL here because "off" should be withinyar2006-06-301-1/+1
* | Gleb committed an intermediary version, commit the right one now.ru2006-06-301-10/+11
* | - Simplify the formatting in the SYNOPSIS.ru2006-06-302-4/+3
* | o Fix typo in the comment.maxim2006-06-301-1/+1
* | - Reflect recent sched_core(4) changes.delphij2006-06-301-10/+22
* | Have sio return BIS_PROBE_DEFAULT like all the other drivers in theimp2006-06-301-2/+2
* | Add a -q option to suppress header lines when multiple files are specified.flz2006-06-294-8/+19
OpenPOWER on IntegriCloud