aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-10
* [PATCH] endianness annotations in s2ioAl Viro2006-10-10
* [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-10
* Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-09
|\
| * drivers/net/eepro: kill dead codeJeff Garzik2006-10-06
| * drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* | [PATCH] misc ppc pt_regs fixesAl Viro2006-10-08
* | [PATCH] misc arm pt_regs fixesAl Viro2006-10-08
* | [PATCH] m32r pt_regs fixesAl Viro2006-10-07
* | [PATCH] m68k pt_regs fixesAl Viro2006-10-07
* | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-03
* fix file specification in commentsUwe Zeisberger2006-10-03
* Still more typo fixesMatt LaPlante2006-10-03
* Fix several typos in drivers/Matt LaPlante2006-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-03
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-27
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-21
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-21
* | | [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown2006-10-03
* | | [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-02
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-02
|\ \ \
| * | | [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-01
| * | | drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-01
| * | | [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-01
| * | | Merge branch 'master' into upstreamJeff Garzik2006-09-30
| |\ \ \
| * \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-27
| |\ \ \ \ \
| | * | | | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-27
| | * | | | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-27
| | * | | | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-27
| | * | | | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-27
| | * | | | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-27
| | * | | | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-27
| | * | | | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-27
| | * | | | | e1000: driver state fixes (race fix)Auke Kok2006-09-27
| | * | | | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-27
| | * | | | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-27
| | * | | | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-27
| | * | | | | e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-27
| | * | | | | e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg2006-09-27
| | * | | | | e1000: Jumbo frames fixes for 82573Bruce Allan2006-09-27
| | * | | | | e1000: Fix MANC detection for PCIE adaptersJeff Kirsher2006-09-27
| | * | | | | e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-27
| | * | | | | e1000: add multicast stats countersMitch Williams2006-09-27
| | * | | | | e1000: remove unused code and make symbols staticNicholas Nunley2006-09-27
| | * | | | | e1000: add enums for several link propertiesJeff Kirsher2006-09-27
| | * | | | | e1000: rename flow control symbolsJeff Kirsher2006-09-27