summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] natsemi: Support oversized EEPROMsMark Brown2006-03-291-4/+14
* [PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp2006-03-291-1/+1
* [PATCH] bonding: support carrier state for masterJay Vosburgh2006-03-294-28/+102
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-2933-8/+15546
|\
| * [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-03-271-1/+1
| * [PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2006-03-272-6/+3
| * [PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk2006-03-271-0/+1
| * [PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch2006-03-271-3/+9
| * [PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch2006-03-273-29/+255
| * [PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2006-03-272-5/+10
| * [PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch2006-03-274-60/+13
| * [PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2006-03-272-2/+2
| * [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch2006-03-278-16/+0
| * [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch2006-03-273-4/+53
| * [PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch2006-03-271-39/+33
| * [PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2006-03-272-150/+309
| * [PATCH] bcm43xx: set default attenuation values.Michael Buesch2006-03-275-38/+158
| * [PATCH] bcm43xx: some IRQ handler cleanups.Michael Buesch2006-03-271-35/+30
| * [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.Michael Buesch2006-03-271-36/+29
OpenPOWER on IntegriCloud