summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-184-18/+15
|\
| * [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2007-07-171-0/+1
| * [PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno2007-07-171-0/+1
| * [PATCH] Update version ipw2200 stamp to 1.2.2Zhu Yi2007-07-171-1/+1
| * [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQZhu Yi2007-07-171-1/+1
| * [PATCH] Fix ipw2200 set wrong power parameter causing firmware errorZhu Yi2007-07-171-8/+6
| * [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-171-3/+3
| * [PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes2007-07-171-5/+2
* | ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-1/+1
* | SAA9730: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-5/+4
* | NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-5/+1
* | NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-1/+1
* | Fix RGMII-ID handling in gianfarAndy Fleming2007-07-183-1/+21
* | Fix Vitesse RGMII-ID supportAndy Fleming2007-07-181-3/+20
* | Add phy-connection-type to gianfar nodesAndy Fleming2007-07-182-0/+10
* | Fix Vitesse 824x PHY interrupt ackingAndy Fleming2007-07-181-2/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-07-1815-479/+751
|\ \
| * | [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13
| * | [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
| * | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
| * | [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
| * | [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
| * | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
| * | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-182-0/+100
| * | [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3
| * | [AVR32] Make STK1000 mux settings configurableDavid Brownell2007-07-183-7/+80
| * | [AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt2007-07-184-2/+175
| * | [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-186-453/+372
| * | [AVR32] faster avr32 unaligned accessDavid Brownell2007-07-181-9/+20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-1811-12/+25
|\ \ \
| * | | [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-181-1/+1
| * | | [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-182-2/+9
| * | | [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-181-1/+6
| * | | [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-186-7/+7
| * | | [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
| * | | [x86 setup] MAINTAINERS: document x86 setup code git treeH. Peter Anvin2007-07-181-0/+1
* | | | i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-182-6/+6
* | | | Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-182-14/+31
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-18176-3034/+9814
|\ \ \ \ | |/ / / |/| | |
| * | | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2007-07-182-12/+6
| * | | V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2007-07-182-8/+4
| * | | V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-184-25/+42
| * | | V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil2007-07-181-4/+1
| * | | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil2007-07-183-11/+21
| * | | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil2007-07-181-1/+1
| * | | V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2007-07-182-2/+2
| * | | V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-184-9/+9
| * | | V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-1/+1
| * | | V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...Oliver Endriss2007-07-183-8/+18
| * | | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-188-23/+23
OpenPOWER on IntegriCloud