index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
ath9k: fix the return value of ath_stoprecv
Felix Fietkau
1
-1
/
+1
2011-04-18
iwlwifi: fix frame injection for HT channels
Daniel Halperin
1
-6
/
+1
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
6
-28
/
+11
2011-04-12
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
1
-2
/
+2
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
4
-16
/
+26
2011-04-11
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
John W. Linville
1
-4
/
+5
2011-04-08
p54: Initialize extra_len in p54_tx_80211
Jason Conti
1
-1
/
+1
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-04-07
ath: add missing regdomain pair 0x5c mapping
Christian Lamparter
1
-0
/
+1
2011-04-07
mwl8k: do not free unrequested irq
Brian Cavagnolo
1
-1
/
+8
2011-04-07
iwlagn: override 5300 EEPROM # of chains
Johannes Berg
1
-0
/
+3
2011-04-04
iwlwifi: accept EEPROM version 0x423 for iwl6000
John W. Linville
1
-1
/
+1
2011-04-04
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
1
-2
/
+4
2011-04-04
rtlwifi: Fix some warnings/bugs
Larry Finger
3
-3
/
+3
2011-04-04
p54usb: IDs for two new devices
Christian Lamparter
1
-0
/
+2
2011-04-04
wl12xx: fix potential buffer overflow in testmode nvs push
Luciano Coelho
1
-1
/
+4
2011-04-04
zd1211rw: reset rx idle timer from tasklet
Jussi Kivilinna
2
-1
/
+14
2011-04-04
zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()
Jussi Kivilinna
1
-1
/
+5
2011-04-04
ath9k: Fix phy info print message with AR9485 chipset.
Senthil Balasubramanian
1
-0
/
+1
2011-04-04
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
2
-2
/
+2
2011-04-04
b43: allocate receive buffers big enough for max frame len + offset
John W. Linville
2
-2
/
+2
2011-04-03
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
10
-12
/
+21
2011-04-01
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-8
/
+38
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-31
mlx4: Fixing use after free
Yevgeny Petrilin
1
-1
/
+2
2011-03-31
bonding:typo in comment
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-30
connector: convert to synchronous netlink message processing
Patrick McHardy
2
-76
/
+29
2011-03-30
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
1
-25
/
+1
2011-03-30
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
1
-1
/
+8
2011-03-30
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
1
-2
/
+2
2011-03-30
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
1
-8
/
+14
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
5
-9
/
+384
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
1
-2
/
+6
2011-03-30
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
1
-6
/
+6
2011-03-30
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
1
-67
/
+15
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
3
-0
/
+9
2011-03-29
iwl3945: disable hw scan by default
Stanislaw Gruszka
1
-1
/
+2
2011-03-29
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
1
-3
/
+7
2011-03-29
iwl3945: do not deprecate software scan
Stanislaw Gruszka
1
-4
/
+2
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
21
-1370
/
+1526
2011-03-29
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-56
/
+67
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
40
-107
/
+104
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-61
/
+85
[next]