index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nubus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
1
-0
/
+65
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
37
-0
/
+25465
2011-03-30
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2
-1015
/
+0
2011-03-30
mac80211: Minor optimization in tx status handling
Helmut Schaa
1
-4
/
+7
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
1
-27
/
+0
2011-03-30
ath9k_hw: force rx chainmask to 7 on AR9100
Felix Fietkau
1
-0
/
+2
2011-03-30
ath9k_hw: enable a BlockAck related fixup specific to AR9100
Felix Fietkau
2
-0
/
+3
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
4
-8
/
+20
2011-03-30
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
2
-1
/
+7
2011-03-30
ath9k: add an interface for overriding the value of specific GPIO pins
Felix Fietkau
3
-0
/
+24
2011-03-30
ath9k: remove unnecessary debugfs return code checks
Felix Fietkau
1
-59
/
+29
2011-03-30
rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands
Larry Finger
2
-3
/
+3
2011-03-30
mwl8k: Queue ADDBA requests in respective data queues
Nishant Sarmukadam
1
-0
/
+46
2011-03-30
mwl8k: Check outgoing rate for a station to decide if ampdu can be created
Nishant Sarmukadam
1
-3
/
+57
2011-03-30
mwl8k: Handle the watchdog event from the firmware
Nishant Sarmukadam
1
-2
/
+75
2011-03-30
mwl8k: Initiate BA sessions
Nishant Sarmukadam
1
-7
/
+187
2011-03-30
mwl8k: add internal API for managing AMPDU streams
Brian Cavagnolo
1
-0
/
+81
2011-03-30
mwl8k: differentiate between WMM queues and AMPDU queues
Brian Cavagnolo
1
-25
/
+27
2011-03-30
mwl8k: add support for block ack commands
Nishant Sarmukadam
1
-0
/
+156
2011-03-30
mwl8k: update to ap firmware API version 2
Brian Cavagnolo
1
-7
/
+34
2011-03-30
mwl8k: refactor in preparation for APIv2 update
Brian Cavagnolo
1
-13
/
+38
2011-03-30
mac80211: add comment about reordering
Johannes Berg
1
-0
/
+2
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
5
-5
/
+27
2011-03-30
ath: Speedup key set/reset ops for HTC driver
Rajkumar Manoharan
1
-0
/
+32
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
1
-8
/
+35
2011-03-30
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
1
-1
/
+1
2011-03-30
iwlwifi: remove duplicate initialization in __iwl_down()
Dan Carpenter
1
-1
/
+1
2011-03-29
Linux 2.6.39-rc1
v2.6.39-rc1
Linus Torvalds
1
-2
/
+2
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
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-29
NOMMU: implement access_remote_vm
Mike Frysinger
1
-13
/
+39
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2
-14
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
14
-452
/
+25
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
33
-69
/
+70
[next]