summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] mv643xx_eth: Fix ethtool statsMaxime Bizon2006-10-051-2/+2
| * | [PATCH] ibmveth: fix int rollover panicSantiago Leon2006-10-051-1/+6
| * | [PATCH] ibmveth: rename proc entry nameSantiago Leon2006-10-051-2/+6
| * | [PATCH] ibmveth: kdump interrupt fixSantiago Leon2006-10-051-0/+2
| * | [PATCH] ibmveth: Add netpoll functionSantiago Leon2006-10-051-0/+11
| * | [PATCH] ibmveth: Harden driver initilisationMichael Ellerman2006-10-051-6/+26
| * | [PATCH] sky2: incorrect length on receive packetsStephen Hemminger2006-10-051-2/+2
* | | [PATCH] sun3 __iomem annotationsAl Viro2006-10-112-4/+4
* | | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
| |/ |/|
* | [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-111-13/+7
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-111-161/+161
* | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-111-3/+3
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-0937-213/+39
|\ \
| * | drivers/net/eepro: kill dead codeJeff Garzik2006-10-061-14/+0
| * | drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-0637-199/+39
* | | [PATCH] misc ppc pt_regs fixesAl Viro2006-10-081-1/+1
* | | [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
* | | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
* | | [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
* | | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
|/ /
* / IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05228-538/+477
|/
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-045-7/+0
* BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-031-2/+1
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-2/+3
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-271-2/+3
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-1/+2
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-1/+1
* | | [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown2006-10-031-2/+2
* | | [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-032-4/+6
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-0229-1755/+1502
|\ \ \
| * | | [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-011-2/+3
| * | | drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-012-7/+27
| * | | [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-012-4/+10
| * | | Merge branch 'master' into upstreamJeff Garzik2006-10-0121-156/+535
| |\ \ \
| * \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-289-16/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-2821-1484/+1104
| |\ \ \ \ \
| | * | | | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-273-3/+3
| | * | | | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-271-3/+3
| | * | | | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-271-1/+1
| | * | | | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-271-21/+17
| | * | | | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-271-2/+2
| | * | | | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-271-1/+5
| | * | | | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-272-145/+155
| | * | | | | e1000: driver state fixes (race fix)Auke Kok2006-09-273-14/+23
| | * | | | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-271-3/+3
| | * | | | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-273-4/+35
| | * | | | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-271-9/+32