aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre
2006-03-28sbp2: misc debug logging cleanupsStefan Richter
2006-03-28sbp2: proper treatment of DID_OKStefan Richter
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter
2006-03-28[TG3]: Update version and reldateMichael Chan
2006-03-28[TG3]: Skip timer code during full lockMichael Chan
2006-03-28[TG3]: Speed up SRAM accessMichael Chan
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan
2006-03-28sbp2: check for ARM failureStefan Richter
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter
2006-03-28ieee1394: remove devfs supportStefan Richter
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton