summaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2-2/+8
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky1-1/+1
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin10-160/+162
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes1-1/+1
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes1-19/+18
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes1-19/+3
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes7-56/+63
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes3-0/+9
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma6-49/+134
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung2-13/+13
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier3-9/+13
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier3-21/+15
2008-04-22IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2-6/+6
2008-04-22IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier1-9/+4
2008-04-22IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier1-1/+1
2008-04-22IB/ipath: Build IBA7220 code unconditionallyRoland Dreier1-2/+4
2008-04-22IB/ipath: Remove reference to dev->class_dev ...Roland Dreier1-1/+0
2008-04-22IB/ipath: Fix module parameter description for disable_smaPaul Bolle1-1/+1
2008-04-22RDMA/nes: Remove unneeded function declarationsRoland Dreier2-15/+0
2008-04-22infiniband: class_device falloutStephen Rothwell1-1/+1
2008-04-22frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-04-22frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-22DOC: A couple corrections and clarifications in USB doc.Robert P. J. Day1-7/+7
2008-04-22Generate a slightly more informative error msg for bad HZRobert P. J. Day1-1/+1
2008-04-22fix typo "is" -> "if" in MakefileUwe Kleine-König1-1/+1
2008-04-22ptrace: compat_ptrace_request siginfoRoland McGrath1-13/+35
2008-04-22skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-22ext*: spelling fix prefered -> preferredBenoit Boissinot6-11/+11
2008-04-22DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.Robert P. J. Day3-4/+4
2008-04-22KEYS: Fix the comment to match the file name in rxrpc-type.h.Robert P. J. Day1-1/+1
2008-04-22RAID: remove trailing space from printk lineNick Andrew1-1/+1
2008-04-22DMA engine: typo fixesSebastian Siewior2-4/+4
2008-04-22Remove unused MAX_NODES_SHIFTJohannes Weiner1-1/+0
2008-04-22MAINTAINERS: Clarify access to OCFS2 development mailing list.Robert P. J. Day1-1/+1
2008-04-22V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser1-1/+1
2008-04-22V4L: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22sonypi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22intel_menlow: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-22arm: Storage class should be before const qualifierTobias Klauser2-5/+5
2008-04-22ALSA: Storage class should be before const qualifierTobias Klauser2-4/+4
2008-04-22acpi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-22firmware_sample_driver.c: fix coding stylePavel Machek1-8/+6
2008-04-22MAINTAINERS: Add ati_remote2 driverVille Syrjala1-0/+5
2008-04-22Documentation: Remove last references to BitKeeper.Cyril Brulebois2-3/+2
2008-04-22Remove documentation of non-existent sk_alloc argRusty Russell1-1/+0
2008-04-22trivial: small cleanupsPavel Machek4-7/+6
2008-04-22Correct a few trivial tree details in Documentation/SubmittingPatchesJesper Juhl1-2/+2
2008-04-22[SPARC]: Remove SunOS and Solaris binary support.David S. Miller76-11625/+172
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15