summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-221-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2016-160/+210
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-2015-159/+209
| |\
| | * [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
| | * [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82
| | * [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-192-47/+77
| | * [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-191-0/+1
| | * [PATCH] bcm43xx: fix config menu alignmentRandy Dunlap2006-04-191-0/+3
| | * [PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2006-04-192-10/+11
| | * [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch2006-04-191-0/+1
| | * [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin2006-04-191-1/+1
| | * [PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes2006-04-191-1/+1
| | * [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-191-0/+11
| | * [PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams2006-04-191-29/+17
| * | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-201-1/+1
| |/
* | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
|/
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-141-52/+264
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-141-2/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-1213-233/+67
|\
| * [PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab2006-04-121-4/+9
| * [PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2006-04-122-3/+3
| * [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth2006-04-121-3/+14
| * [PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook2006-04-121-1/+1
| * [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-124-4/+4
| * [PATCH] remove drivers/net/hydra.hAdrian Bunk2006-04-121-177/+0
| * [PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk2006-04-121-1/+1
| * [netdrvr b44] trim trailing whitespaceJeff Garzik2006-04-121-19/+19
| * [PATCH] b44: increase version to 1.00Gary Zambrano2006-04-121-2/+3
| * [PATCH] b44: disable default tx pauseGary Zambrano2006-04-121-19/+12
| * [PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi2006-04-121-2/+3
| * [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro2006-04-121-1/+1
| * [PATCH] dlink pci cards using wrong driverStephen Hemminger2006-04-122-2/+2
* | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-1110-24889/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-111-1/+1
|\
| * kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
* | [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-092-27/+43
* | [TG3]: Kill some less useful flagsMichael Chan2006-04-092-15/+8
* | [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-092-34/+372
* | [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-091-0/+311
* | [TG3]: Fix a memory leak.Adrian Bunk2006-04-091-3/+7
* | [NET] netconsole: set .name in struct consoleRandy Dunlap2006-04-091-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-0215-49/+24
|\
| * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-0215-49/+24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-0222-1958/+1186
|\ \
| * | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-3113-22/+21
| * | [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-3119-320/+173
| * | [PATCH] pcmcia: remove unused p_dev->state flagsDominik Brodowski2006-03-313-3/+2
| * | [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-3119-161/+145
| * | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-3121-734/+634
| * | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-3120-372/+198
OpenPOWER on IntegriCloud