summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-02-013-524/+643
|\
| * [BNX2]: Update version and copyright yearMichael Chan2006-01-243-8/+7Star
| * [BNX2]: Add PHY loopback testMichael Chan2006-01-241-22/+79
| * [BNX2]: Use netdev_priv()Michael Chan2006-01-241-40/+40
| * [BNX2]: Fix nvram sizingMichael Chan2006-01-242-3/+14
| * [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-241-2/+17
| * [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-243-418/+439
| * [BNX2]: Misc. fixesMichael Chan2006-01-242-6/+15
| * [BNX2]: Improve handshake with firmwareMichael Chan2006-01-242-23/+25
| * [BNX2]: Fix VLAN on ASFMichael Chan2006-01-242-3/+8
* | [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-02-011-30/+25Star
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-3110-96/+115
|\ \
| * | [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-311-3/+25
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-313-26/+32
| |\ \
| | * | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
| | * | [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
| | * | [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
| | * | [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0Star
| | * | [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
| | * | [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-281-2/+2
| |\| |
| | * | [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-271-2/+2
| | |/
| * | [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-271-48/+46Star
| * | [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-271-0/+1
| * | [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-271-13/+0Star
| * | [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-271-1/+1
| * | [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-271-2/+3
| * | [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-271-0/+4
| * | [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-271-1/+1
| |/
* / [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-241-25/+30
|/
* [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-191-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-191-4/+32
|\
| * [CASSINI]: dont touch page_countNick Piggin2006-01-181-4/+32
* | [PATCH] e1000: fix compile warningJesse Brandeburg2006-01-181-1/+1
* | [PATCH] e1000: fix receive breakageJesse Brandeburg2006-01-181-11/+26
* | [PATCH] e1000: Added driver commentsJesse Brandeburg2006-01-181-5/+67
* | [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-186-441/+443
* | [PATCH] e1000: Added functions declarationsJesse Brandeburg2006-01-181-0/+3
* | [PATCH] e1000: Added functions to save and restore configJesse Brandeburg2006-01-181-2/+58
* | [PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg2006-01-181-59/+78
* | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-182-2/+11
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1837-1576/+1929
|\
| * [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-181-5/+15
| * [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-181-1/+1
| * [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-181-1/+1
| * [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-181-12/+31
| * [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-181-6/+6
| * [PATCH] sky2: use kzallocStephen Hemminger2006-01-181-2/+1Star
| * [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-181-17/+27