aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-08
|\
| * ethoc: limit the number of buffers to 128Thomas Chou2009-10-07
| * ethoc: use system memory as bufferThomas Chou2009-10-07
| * ethoc: align received packet to make IP header at word boundaryThomas Chou2009-10-07
| * ethoc: fix buffer address mappingThomas Chou2009-10-07
| * ethoc: fix typo to compute number of tx descriptorsThomas Chou2009-10-07
| * au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-07
| * netxen: Fix Unlikely(x) > yRoel Kluin2009-10-07
| * pasemi_mac: ethtool get settings fixValentine Barshak2009-10-07
| * tg3: Fix phylib locking strategyMatt Carlson2009-10-07
| * rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-07
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-07
| * gigaset: improve error recoveryTilman Schmidt2009-10-07
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-07
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-07
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-07
| * gigaset: linearize skbTilman Schmidt2009-10-07
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-07
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-07
| * isdn: avoid races in capidrvTilman Schmidt2009-10-07
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-07
| * be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde2009-10-06
| * be2net: Fix a typo in be_cmds.hAjit Khaparde2009-10-06
| * be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde2009-10-06
| * qlge: Fix lock/mutex warnings.Ron Mercer2009-10-06
| * qlge: Fix queueing of firmware handler in ISR.Ron Mercer2009-10-06
| * qlge: Fix some bit definitions for reset register.Ron Mercer2009-10-06
| * connector: Fix incompatible pointer type warningStephen Boyd2009-10-06
| * be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde2009-10-05
| * pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2009-10-05
| * e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-05
| * ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-05
| * ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-08
|\ \
| * | Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz2009-10-07
| * | sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz2009-10-07
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2009-10-08
|\ \ \
| * | | agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-03
* | | | lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo2009-10-08
* | | | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-08
* | | | video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput2009-10-08
* | | | video: includecheck fix: msm, mddi.cJaswinder Singh Rajput2009-10-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-05
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-10-05
| * | | ide: use printk_onceMarcin Slusarz2009-09-22
* | | | iSCSI/iBFT: use proper address translationJan Beulich2009-10-05
* | | | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* | | | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-04
|\ \ \ \
| * | | | acpi_pad: build only on X86Len Brown2009-09-27