summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
| | * [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/+46
| * | [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/+0
| * | [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-261-1/+1
| * | [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-261-2/+3
| * | [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-261-0/+4
| * | [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-261-1/+1
| |/
* | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-231-25/+30
|/
* [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-181-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-181-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-1737-1576/+1929
|\
| * [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-171-5/+15
| * [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-171-1/+1
| * [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-171-1/+1
| * [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-171-12/+31
| * [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-171-6/+6
| * [PATCH] sky2: use kzallocStephen Hemminger2006-01-171-2/+1
| * [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-171-17/+27
| * [PATCH] sky2: optimize for 32 bit dmaStephen Hemminger2006-01-171-2/+2
| * [PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger2006-01-171-5/+2
| * [PATCH] sky2: write barrier'sStephen Hemminger2006-01-171-3/+2
| * [PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger2006-01-171-22/+30
| * [PATCH] sky2: version 0.12Stephen Hemminger2006-01-171-1/+1
| * [PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger2006-01-171-6/+11
| * [PATCH] sky2: receive buffer alignmentStephen Hemminger2006-01-171-7/+23
| * [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-171-37/+37
| * [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-171-7/+23
| * [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-171-5/+39
| * airo: Off-by-one channel fixJavier Achirica2006-01-171-10/+9
| * [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-172-2/+2
OpenPOWER on IntegriCloud