summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29xen: Use new irq_move functionsThomas Gleixner
2011-03-29xen: Convert genirq namespaceThomas Gleixner
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-29xen: Use new irq_move functionsThomas Gleixner
2011-03-29xen: Cleanup genirq namespaceThomas Gleixner
2011-03-29sh: Convert to new function namesThomas Gleixner
2011-03-29sh: Use the proper accessor functionsThomas Gleixner
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman
2011-03-29watchdog: fix nv_tco section mismatchRandy Dunlap
2011-03-29watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...Julia Lawall
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G