summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* s390/net: Cleanup claw printk messages.Andy Richter2008-07-221-1621/+520
* netxen: update driver versionDhananjay Phadke2008-07-222-13/+11
* netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-224-28/+213
* netxen: cut-through rx changesDhananjay Phadke2008-07-224-78/+876
* netxen: mtu, mac, link status changesDhananjay Phadke2008-07-227-43/+236
* netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-227-339/+359
* netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-225-283/+122
* netxen: pci probe and firmware init changesDhananjay Phadke2008-07-224-438/+872
* netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-228-272/+1492
* netxen: add defs for new chip/boardsDhananjay Phadke2008-07-227-70/+331
* netxen: hw multicast filteringDhananjay Phadke2008-07-227-49/+147
* netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-226-360/+113
* net 8390p: fix interface usageIngo Molnar2008-07-224-4/+4
* myri10ge: use ioremap_wcBrice Goglin2008-07-221-4/+4
* myri10ge: remove wcfifoBrice Goglin2008-07-221-51/+3
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-222-18/+1
* qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
* Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-221-9/+5
|\
| * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-201-2/+4
| * r8169: multicast register updateFrancois Romieu2008-07-201-7/+1
* | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-211-6/+12
* | hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
* | sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-211-4/+0
* | ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* | gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* | atl1: Do not wake queue before queue has been started.David S. Miller2008-07-211-2/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-201-1/+3
|\ \
| * | gpu: re-order GPU subdirectory vs char for AGP vs DRM startup.Dave Airlie2008-07-211-1/+3
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-202-166/+224
|\ \ \
| * | | mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel2008-07-201-6/+5
| * | | mfd: fix the asic3 irq demux codePhilipp Zabel2008-07-201-1/+1
| * | | mfd: asic3 should depend on gpiolibSamuel Ortiz2008-07-201-1/+1
| * | | mfd: fix asic3 config array initialisationPhilipp Zabel2008-07-201-3/+3
| * | | mfd: move asic3 probe functions into __init sectionPhilipp Zabel2008-07-201-6/+5
| * | | mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz2008-07-201-44/+44
| * | | mfd: use dev_* macros for asic3 debuggingSamuel Ortiz2008-07-201-14/+13
| * | | mfd: New asic3 gpio configuration codeSamuel Ortiz2008-07-201-56/+43
| * | | mfd: asic3 children platform data removalSamuel Ortiz2008-07-201-8/+0
| * | | mfd: asic3 gpiolib supportSamuel Ortiz2008-07-201-71/+153
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-20271-5099/+47012
|\ \ \
| * | | V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.Jean-Francois Moine2008-07-201-1/+1
| * | | V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2008-07-202-5/+8
| * | | V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil2008-07-201-0/+1
| * | | V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warningsHans Verkuil2008-07-201-3/+3
| * | | V4L/DVB (8397): video: convert select VIDEO_ZORAN_ZR36060 into depends onMauro Carvalho Chehab2008-07-201-24/+24
| * | | V4L/DVB (8396): video: Fix Kbuild dependency for VIDEO_IR_I2CMauro Carvalho Chehab2008-07-201-4/+13
| * | | V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab2008-07-202-82/+78
| * | | V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p...Mauro Carvalho Chehab2008-07-201-17/+8
| * | | V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUFMauro Carvalho Chehab2008-07-202-1/+1
| * | | V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on"Mauro Carvalho Chehab2008-07-201-3/+2
OpenPOWER on IntegriCloud