summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-16[PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2-21/+57
2005-09-16[PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin1-2/+0
2005-09-16[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2-28/+1
2005-09-16[PATCH] pcnet32: set min ring size to 4Hubert WS Lin1-7/+12
2005-09-16[PATCH] pcnet32: set_ringparam implementationHubert WS Lin1-54/+209
2005-09-14[PATCH] Add rapidio net driverMatt Porter3-0/+589
2005-09-14[PATCH] mii: Add test for GigE supportDale Farnsworth1-0/+15
2005-09-14[PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk1-23/+23
2005-09-14[PATCH] lne390 bogus castsviro@ZenIV.linux.org.uk1-1/+1
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk13-133/+101
2005-09-14[PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser3-8/+9
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan15-86/+49
2005-09-14[PATCH] orinoco: WE-18 supportPavel Roskin2-110/+33
2005-09-14[PATCH] via-rhine: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] skge: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] pcnet32: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] ne2k-pci: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2-1/+3
2005-09-14[PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-14[PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2-1/+3
2005-09-14[PATCH] b44: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] 8139too: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14[PATCH] 8139cp: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-09-14Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2-3/+21
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds9-43/+2244
2005-09-13[PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser1-1/+2
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-09-13[PATCH] fbcon: constify font dataJan Beulich13-34/+33
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-13[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab1-3/+4
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie3-0/+490
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-14/+11
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2-31/+45
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund1-7/+7
2005-09-13[PATCH] pktcdvd: documentation updatePeter Osterlund1-18/+30
2005-09-13[PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund1-1/+4
2005-09-13[PATCH] cciss: SCSI tape info for /procMike Miller1-3/+24
2005-09-13[PATCH] cciss: One Button Disaster Recovery supportMike Miller1-12/+29
2005-09-13[PATCH] cciss: fix for DMA brokenessMike Miller1-2/+6
2005-09-13[PATCH] cciss: bug fix in cciss_remove_oneMike Miller1-2/+3
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller4-7/+73
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller2-190/+333
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller2-0/+9
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-9/+24
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund15-20/+16