aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+27
2006-02-03[PATCH] 3c59x: collision statistic fixSteffen Klassert1-10/+23
2006-02-02[TG3]: Update driver version and release date.David S. Miller1-2/+2
2006-02-02[TG3]: Flush tg3_reset_task()Michael Chan2-2/+25
2006-02-01[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan1-1/+1
2006-02-01[PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan1-2/+0
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds3-524/+643
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller1-30/+25
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-96/+115
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake1-3/+25
2006-01-31Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik3-26/+32
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-2/+2
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-26[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-26[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-26[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2006-01-23[BNX2]: Update version and copyright yearMichael Chan3-8/+7
2006-01-23[BNX2]: Add PHY loopback testMichael Chan1-22/+79
2006-01-23[BNX2]: Use netdev_priv()Michael Chan1-40/+40
2006-01-23[BNX2]: Fix nvram sizingMichael Chan2-3/+14
2006-01-23[BNX2]: Workaround hw interrupt bugMichael Chan1-2/+17
2006-01-23[BNX2]: Fix UDP checksum verificationMichael Chan3-418/+439
2006-01-23[BNX2]: Misc. fixesMichael Chan2-6/+15
2006-01-23[BNX2]: Improve handshake with firmwareMichael Chan2-23/+25
2006-01-23[BNX2]: Fix VLAN on ASFMichael Chan2-3/+8
2006-01-18[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-18[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-18[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-18[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-18[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-18[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-18[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-18[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds37-1576/+1929
2006-01-17[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1