index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
mwl8k: use const struct fw pointers throughout
Brian Cavagnolo
1
-8
/
+7
2010-11-16
mwl8k: make initial firmware load asynchronous
Brian Cavagnolo
1
-29
/
+178
2010-11-16
mwl8k: add API version checking for AP firmware
Brian Cavagnolo
1
-2
/
+21
2010-11-16
mwl8k: choose proper firmware image as directed by user
Brian Cavagnolo
1
-12
/
+66
2010-11-16
mwl8k: factor out firmware loading and hw init code
Brian Cavagnolo
1
-131
/
+214
2010-11-16
mwl8k: rf_tx_power cmd not supported by AP firmware APIv1
Nishant Sarmukadam
1
-6
/
+72
2010-11-16
mwl8k: revert unnecessary modification of tx descriptor
Brian Cavagnolo
1
-6
/
+1
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
4
-1
/
+18
2010-11-16
libertas: don't block usb8388 suspend if no wakeup conditions are set
Daniel Drake
1
-6
/
+0
2010-11-15
carl9170: use generic sign_extend32
Christian Lamparter
1
-13
/
+4
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
7
-47
/
+30
2010-11-15
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
3
-57
/
+12
2010-11-15
wl1251: add runtime PM support for SDIO
Grazvydas Ignotas
1
-3
/
+61
2010-11-15
wl1251: add power callback to wl1251_if_operations
Grazvydas Ignotas
4
-8
/
+25
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
6
-39
/
+70
2010-11-15
iwlwifi: disable disconnected antenna for advanced bt coex
Shanyu Zhao
1
-8
/
+11
2010-11-15
iwlwifi: seperate disconnected antenna function
Shanyu Zhao
1
-108
/
+123
2010-11-15
iwlagn: fix RXON HT
Johannes Berg
1
-0
/
+1
2010-11-15
iwlagn: re-enable calibration
Johannes Berg
1
-0
/
+14
2010-11-15
iwlagn: fix RXON issues
Johannes Berg
1
-29
/
+21
2010-11-15
iwlagn: fix needed chains calculation
Johannes Berg
1
-1
/
+3
2010-11-15
iwlwifi: resending QoS command when HT changes
Wey-Yi Guy
2
-56
/
+69
2010-11-15
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
Winkler, Tomas
1
-1
/
+1
2010-11-15
iwlwifi: legacy tx_cmd_protection function
Wey-Yi Guy
6
-39
/
+40
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
9
-17
/
+67
2010-11-15
iwlwifi: Legacy isr only used by legacy devices
Wey-Yi Guy
5
-61
/
+65
2010-11-15
iwlagn: fix non-5000+ build
Johannes Berg
6
-50
/
+57
2010-11-15
iwlagn: update PCI ID for 100 series devices
Wey-Yi Guy
1
-2
/
+3
2010-11-15
iwlagn: update PCI ID for 6000g2a series devices
Wey-Yi Guy
1
-7
/
+0
2010-11-15
iwlagn: update PCI ID for 6000g2b series devices
Wey-Yi Guy
1
-14
/
+2
2010-11-15
ath5k: Print stats as unsigned ints.
Ben Greear
1
-15
/
+15
2010-11-15
rt2x00: Add watchdog functions for HW queue
Ivo van Doorn
2
-3
/
+58
2010-11-15
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
12
-54
/
+17
2010-11-15
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
Ivo van Doorn
1
-6
/
+3
2010-11-15
rt2x00: Rename queue->lock to queue->index_lock
Ivo van Doorn
3
-13
/
+13
2010-11-15
rt2x00: checkpatch.pl error fixes for rt73usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00link.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00config.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800usb.h
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800pci.h
Mark Einon
1
-6
/
+6
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800lib.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800.h
Mark Einon
1
-11
/
+11
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2500usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2500pci.h
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2400pci.h
Mark Einon
1
-3
/
+3
2010-11-15
carl9170: tx path review
Christian Lamparter
1
-13
/
+13
[next]