aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] au1000_eth.c probe code straightened upSergei Shtylyov2006-04-20
* [PATCH] sungem: Marvell PHY suspendJohannes Berg2006-04-20
* Merge branch 'e1000-7.0.38-k2-fixes' of git://63.64.152.142/~ahkok/git/netdev...Jeff Garzik2006-04-20
|\
| * e1000: fix mismerge skb_put.Auke Kok2006-04-18
| * e1000: fix mispatch for media type detect.Auke Kok2006-04-18
* | [PATCH] Add VLAN (802.1q) support to sis900 driverDaniele Venzano2006-04-20
|/
* Merge branch '7.0.38-k2' of git://66.93.40.222/srv/git/netdev-2.6Jeff Garzik2006-04-14
|\
| * e1000: Version bump, contact fix, year string changeAuke Kok2006-04-14
| * e1000: implement more efficient tx queue lockingAuke Kok2006-04-14
| * e1000: Buffer optimizations for small MTUAuke Kok2006-04-14
| * e1000: Dead variable cleanupAuke Kok2006-04-14
| * e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-14
| * e1000: Made an adapter struct variable into a local (txb2b)Auke Kok2006-04-14
| * e1000: De-inline functions to benefit from compiler smartnessAuke Kok2006-04-14
| * e1000: Esb2 wol link cycle bug and uninitialized registersAuke Kok2006-04-14
| * e1000: Remove PM warning DPRINTKs breaking 2.4.x kernelsAuke Kok2006-04-14
* | Merge branch 'master'Jeff Garzik2006-04-14
|\ \
| * | [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-14
| * | [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-14
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-12
| |\ \
| * | | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-11
| | |/ | |/|
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-04-12
|\ \ \ | | |/ | |/|
| * | [PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab2006-04-12
| * | [PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2006-04-12
| * | [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth2006-04-12
| * | [PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook2006-04-12
| * | [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-12
| * | [PATCH] remove drivers/net/hydra.hAdrian Bunk2006-04-12
| * | [PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk2006-04-12
| * | [netdrvr b44] trim trailing whitespaceJeff Garzik2006-04-12
| * | [PATCH] b44: increase version to 1.00Gary Zambrano2006-04-12
| * | [PATCH] b44: disable default tx pauseGary Zambrano2006-04-12
| * | [PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi2006-04-12
| * | [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro2006-04-12
| * | [PATCH] dlink pci cards using wrong driverStephen Hemminger2006-04-12
| |/
* | Merge branch 'master'Jeff Garzik2006-04-12
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-11
| |\
| | * kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-04
| * | [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-10
| * | [TG3]: Kill some less useful flagsMichael Chan2006-04-10
| * | [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-10
| * | [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-10
| * | [TG3]: Fix a memory leak.Adrian Bunk2006-04-10
| * | [NET] netconsole: set .name in struct consoleRandy Dunlap2006-04-10
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-02
| |\
| | * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-02
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-02
| |\ \
| | * | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-31
| | * | [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
| | * | [PATCH] pcmcia: remove unused p_dev->state flagsDominik Brodowski2006-03-31