summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* e1000: integrate ich8 support into driverAuke Kok2006-06-274-130/+725
* e1000: add ich8lan core functionsAuke Kok2006-06-273-7/+1392
* e1000: disable ERTAuke Kok2006-06-271-3/+0
* e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-271-2/+6
* e1000: M88 PHY workaroundAuke Kok2006-06-272-17/+40
* e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-273-14/+40
* e1000: disable CRC stripping workaroundAuke Kok2006-06-271-4/+1
* e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-272-9/+33
* e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61
* e1000: recycle skbAuke Kok2006-06-271-1/+2
* e1000: change printk into DPRINTKAuke Kok2006-06-271-1/+1
* e1000: add smart power down codeAuke Kok2006-06-273-0/+41
* e1000: small performance tweak by removing double codeAuke Kok2006-06-271-1/+0
* e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
* e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
* e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
* e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
* [PATCH] s2io: netpoll supportBrian Haley2006-06-201-0/+48
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-2011-213/+398
|\
| * [PATCH] ipw2200 locking fixZhu Yi2006-06-152-9/+33
| * [PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby2006-06-151-5/+16
| * [PATCH] bcm43xx: preemptible periodic workMichael Buesch2006-06-154-13/+143
| * [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-158-191/+211
| * Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-1329-200/+212
| |\
* | \ Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-06-201-2/+6
|\ \ \
| * | | sundance: PCI ID for ip100aPedro Alejandro López-Valencia2006-06-151-2/+6
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-201-8/+0
|\ \ \ \
| * | | | [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-191-8/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-2033-958/+3889
|\ \ \ \ \
| * | | | | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-183-376/+553
| * | | | | IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-185-22/+48
| * | | | | IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-181-6/+6
| * | | | | IB/uverbs: Factor out common idr codeRoland Dreier2006-06-181-60/+22
| * | | | | IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier2006-06-181-7/+0
| * | | | | IB/uverbs: Release lock on error pathGanapathi CH2006-06-181-2/+4
| * | | | | IB/cm: Use address handle helpersSean Hefty2006-06-182-20/+11
| * | | | | IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-181-0/+31
| * | | | | IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-181-16/+28
| * | | | | IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-182-2/+1
| * | | | | IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-181-22/+18
| * | | | | IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-182-3/+42
| * | | | | IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-181-3/+27
| * | | | | IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-181-0/+10
| * | | | | IB/ipath: Add client reregister event generationRoland Dreier2006-06-181-1/+1
| * | | | | IB/mthca: Add client reregister event generationLeonid Arsh2006-06-181-3/+11
| * | | | | IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-181-38/+2
| * | | | | IPoIB: Handle client reregister eventsLeonid Arsh2006-06-181-1/+2
| * | | | | IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-183-34/+39
| * | | | | IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-181-18/+9
| * | | | | IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-181-31/+63