index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
niu: Fix error checking in niu_ethflow_to_class.
Andreas Schwab
2008-07-30
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-30
33
-182
/
+329
|
\
|
*
PS3: gelic: use unsigned long for irqflags
Vegard Nossum
2008-07-29
1
-6
/
+6
|
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
6
-6
/
+6
|
*
rtl8187: Improve wireless statistics for RTL8187B
Larry Finger
2008-07-29
2
-34
/
+54
|
*
rtl8187: Fix for TX sequence number problem
Larry Finger
2008-07-29
2
-0
/
+16
|
*
mac80211: fix sparse integer as NULL pointer warning
Harvey Harrison
2008-07-29
1
-1
/
+1
|
*
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
Andrew Morton
2008-07-29
1
-1
/
+3
|
*
rt2x00: Clear queue entry flags during initialization
Ivo van Doorn
2008-07-29
1
-2
/
+8
|
*
rt2x00: Force full register config after start()
Ivo van Doorn
2008-07-29
3
-4
/
+17
|
*
b43legacy: Release mutex in error handling code
Julia Lawall
2008-07-29
1
-1
/
+1
|
*
drivers/net/wireless/ipw2100.c: Release mutex in error handling code
Julia Lawall
2008-07-29
1
-1
/
+2
|
*
rt2x00: Fix memleak when RTS/CTS fails
Ivo van Doorn
2008-07-29
1
-0
/
+1
|
*
rt2x00: Fix QOS sequence counting
Ivo van Doorn
2008-07-29
5
-15
/
+32
|
*
rt2x00: Fix the beacon length bug
Iwo Mergler
2008-07-29
2
-0
/
+24
|
*
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
2008-07-29
2
-32
/
+9
|
*
rt2x00: Support for large vendor requests
Iwo Mergler
2008-07-29
2
-1
/
+52
|
*
rt2x00: Fix EIFS timing value
Ivo van Doorn
2008-07-29
2
-2
/
+5
|
*
rt2x00: Remove duplicate declaration
Ivo van Doorn
2008-07-29
1
-7
/
+0
|
*
ath5k: don't enable MSI, we cannot handle it yet
Pavel Roskin
2008-07-29
1
-5
/
+0
|
*
ath5k: fix recursive locking in ath5k_beacon_update
Bob Copeland
2008-07-29
1
-3
/
+0
|
*
iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
2008-07-29
1
-0
/
+2
|
*
iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
Denis V. Lunev
2008-07-29
1
-6
/
+2
|
*
libertas: check bounds and only use decimal for sysfs persistent features.
Brian Cavagnolo
2008-07-29
1
-15
/
+15
|
*
iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
Rami Rosen
2008-07-29
1
-0
/
+2
|
*
ath5k: use positive logic for HP laptop LEDs
Bob Copeland
2008-07-29
1
-2
/
+2
|
*
Ath5k: suspend/resume fixes
Jiri Slaby
2008-07-29
1
-5
/
+21
|
*
Ath5k: fix dma operation
Jiri Slaby
2008-07-29
1
-11
/
+0
|
*
Ath5k: flush work
Jiri Slaby
2008-07-29
2
-2
/
+15
|
*
Ath5k: kill tasklets on shutdown
Jiri Slaby
2008-07-29
1
-0
/
+3
|
*
Ath5k: fix memory corruption
Jiri Slaby
2008-07-29
2
-8
/
+26
|
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
8
-12
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-29
3
-9
/
+20
|
\
\
|
*
|
lguest: use cpu capability accessors
Andrew Morton
2008-07-29
1
-2
/
+2
|
*
|
lguest: fix switcher_page leak on unload
Johannes Weiner
2008-07-29
1
-0
/
+1
|
*
|
lguest: Guest int3 fix
Rusty Russell
2008-07-29
1
-7
/
+17
*
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2008-07-29
2
-19
/
+21
|
\
\
\
|
*
|
|
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2008-07-29
2
-9
/
+9
|
*
|
|
mfd: add platform_data to mfd_cell
Mike Rapoport
2008-07-29
2
-1
/
+5
|
*
|
|
mfd: Coding style fixes
Ben Dooks
2008-07-28
1
-8
/
+7
|
*
|
|
mfd: Use to_platform_device instead of container_of
Ben Dooks
2008-07-28
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-07-29
8
-138
/
+204
|
\
\
\
|
*
|
|
PCI: add D3 power state avoidance quirk
Alan Cox
2008-07-29
2
-0
/
+17
|
*
|
|
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
Matthew Wilcox
2008-07-29
1
-11
/
+7
|
*
|
|
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
2008-07-28
1
-6
/
+14
|
*
|
|
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
2008-07-28
2
-1
/
+15
|
*
|
|
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
2008-07-28
2
-0
/
+12
|
*
|
|
PCI MSI: Don't disable MSIs if the mask bit isn't supported
Matthew Wilcox
2008-07-28
1
-3
/
+12
|
*
|
|
PCI: handle 64-bit resources better on 32-bit machines
Matthew Wilcox
2008-07-28
1
-2
/
+2
|
*
|
|
PCI: rewrite PCI BAR reading code
Matthew Wilcox
2008-07-28
1
-119
/
+123
[next]