summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus 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/gi...Jeff Garzik3-26/+32
2006-01-31[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-31[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-31[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-31[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-31[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-31[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-29Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+2
2006-01-28[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-27[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-27[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-27[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-27[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-24[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2006-01-19[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-19[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-19[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-19[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-19[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-19[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-19[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-19[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-19[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-19[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-1576/+1929
2006-01-18[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-18[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-18[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-18[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-18[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-18[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-18[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-18[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-18[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-18[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-18[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-18[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-18[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-18[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-18[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-18[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9