| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-10 | 14 | -8/+78 |
|\ |
|
| * | tun: Persistent devices can get stuck in xoff state | Max Krasnyansky | 2008-07-10 | 1 | -0/+6 |
| * | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-07-09 | 1 | -2/+2 |
| * | zd1211rw: stop beacons on remove_interface | Luis Carlos Cobo | 2008-07-09 | 1 | -0/+1 |
| * | rt2x00: Disable synchronization during initialization | Ivo van Doorn | 2008-07-09 | 5 | -0/+47 |
| * | irda: New device ID for nsc-ircc | Ville Syrjala | 2008-07-08 | 1 | -0/+1 |
| * | irda: via-ircc proper dma freeing | Wang Chen | 2008-07-08 | 1 | -0/+3 |
| * | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 2008-07-07 | 1 | -0/+7 |
| * | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 2008-07-07 | 1 | -0/+1 |
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 | 1 | -2/+2 |
| * | hostap_cs: correct poor NULL checks in suspend/resume routines | John W. Linville | 2008-07-07 | 1 | -4/+8 |
* | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-10 | 1 | -6/+1 |
|\ \ |
|
| * | | md: ensure all blocks are uptodate or locked when syncing | Dan Williams | 2008-07-10 | 1 | -6/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-09 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 2008-07-08 | 1 | -0/+4 |
* | | | | Fix broken fix for fsl-diu-db | Takashi Iwai | 2008-07-08 | 1 | -2/+2 |
* | | | | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -2/+1 |
* | | | | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 2008-07-08 | 1 | -20/+18 |
* | | | | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-07-08 | 2 | -11/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-07 | 12 | -27/+71 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | fs_enet: restore promiscuous and multicast settings in restart() | Laurent Pinchart | 2008-07-04 | 1 | -0/+3 |
| * | | | ibm_newemac: Fixes entry of short packets | Sathya Narayanan | 2008-07-04 | 1 | -0/+6 |
| * | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changes | Sathya Narayanan | 2008-07-04 | 1 | -0/+2 |
| * | | | pasemi_mac: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| * | | | ehea: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| * | | | ehea: fix race condition | Jan-Bernd Themann | 2008-07-04 | 2 | -7/+16 |
| * | | | ehea: add MODULE_DEVICE_TABLE | Jan-Bernd Themann | 2008-07-04 | 1 | -0/+1 |
| * | | | ehea: fix might sleep problem | Jan-Bernd Themann | 2008-07-04 | 2 | -12/+12 |
| * | | | forcedeth: fix lockdep warning on ethtool -s | Tobias Diedrich | 2008-07-04 | 1 | -2/+13 |
| * | | | Add missing skb->dev assignment in Frame Relay RX code | Krzysztof Halasa | 2008-07-04 | 1 | -0/+1 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-07-02 | 5 | -4/+15 |
| |\ \ \ |
|
| | * | | | libertas: support USB persistence on suspend/resume (resend) | andrey@cozybit.com | 2008-07-02 | 1 | -0/+1 |
| | * | | | iwlwifi: drop skb silently for Tx request in monitor mode | Zhu Yi | 2008-07-02 | 2 | -2/+4 |
| | * | | | iwlwifi: fix incorrect 5GHz rates reported in monitor mode | Rick Farrington | 2008-07-02 | 2 | -2/+10 |
* | | | | | pxamci: fix byte aligned DMA transfers | Philipp Zabel | 2008-07-06 | 1 | -0/+13 |
* | | | | | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 2008-07-06 | 22 | -31/+70 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-05 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 | 1 | -3/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-05 | 2 | -18/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | ide: ide_unregister() locking bugfix | Bartlomiej Zolnierkiewicz | 2008-07-05 | 1 | -2/+2 |
| * | | | | | | ide: ide_unregister() warm-plug bugfix | Bartlomiej Zolnierkiewicz | 2008-07-05 | 1 | -6/+6 |
| * | | | | | | ide: fix hwif->gendev refcounting | Bartlomiej Zolnierkiewicz | 2008-07-05 | 2 | -10/+0 |
| |/ / / / / |
|
* | | | | | | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo | 2008-07-05 | 1 | -3/+13 |
|/ / / / / |
|
* | | | | | mmc: don't use DMA on newer ENE controllers | Pierre Ossman | 2008-07-04 | 1 | -2/+4 |
* | | | | | mm: switch node meminfo Active & Inactive pages to Kbytes | John Blackwood | 2008-07-04 | 1 | -2/+2 |
* | | | | | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout | Andres Salomon | 2008-07-04 | 1 | -1/+11 |
* | | | | | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue | Andres Salomon | 2008-07-04 | 1 | -0/+18 |
* | | | | | cciss: read config to obtain max outstanding commands per controller | Mike Miller | 2008-07-04 | 1 | -29/+37 |
* | | | | | spi: fix the read path in spidev | Sebastian Siewior | 2008-07-04 | 1 | -6/+4 |
* | | | | | w100fb: add 80 MHz modeline | Philipp Zabel | 2008-07-04 | 1 | -0/+1 |