summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-3119-80/+31
| * | [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-311-18/+11
| * | [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-3119-219/+73
| * | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-314-13/+11
| * | [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-3118-191/+62
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-04-021-15/+15
|\ \ \
| * | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-15/+15
| | |/ | |/|
* | | [NET]: com90xx kmalloc fixAndrew Morton2006-04-011-2/+2
* | | [TG3]: Update driver version and reldate.David S. Miller2006-04-011-2/+2
* | | [TG3]: Revert "Speed up SRAM access"David S. Miller2006-04-011-30/+23
|/ /
* | [PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert2006-03-311-9/+12
* | [PATCH] "3c59x collision statistics fix" fixAndrew Morton2006-03-311-7/+5
* | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-312-2/+2
* | [PATCH] uml: kconfigsAl Viro2006-03-313-4/+2
|/
* [PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek2006-03-291-4/+1
* [PATCH] b44: ensure valid mac addrGary Zambrano2006-03-291-0/+9
* [PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas2006-03-291-2/+2
* [PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno2006-03-291-1/+1
OpenPOWER on IntegriCloud