index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2
-10
/
+4
2011-06-29
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-6
/
+1
2011-06-29
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-29
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
1
-1
/
+6
2011-06-29
b43: HT-PHY: add channel switching tables for 2 GHz band
Rafał Miłecki
1
-0
/
+135
2011-06-29
b43: HT-PHY: perform some tables ops on channel switching
Rafał Miłecki
1
-0
/
+19
2011-06-29
b43: HT-PHY: upload PHY values when switching channel
Rafał Miłecki
2
-2
/
+28
2011-06-29
b43: HT-PHY: prepare place for HT-PHY tables
Rafał Miłecki
3
-0
/
+183
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-27
/
+65
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-06-27
mwifiex: restore handling of NULL parameters
Dan Carpenter
2
-13
/
+18
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
3
-8
/
+14
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
1
-5
/
+2
2011-06-27
rt2x00: Fix unspeficied typo
Joe Perches
1
-1
/
+1
2011-06-27
ssb: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+1
2011-06-27
ath9k_hw: make use of the gain_table_entry macro
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-27
ath9k_hw: Add carrier leak correction in desired gain calculation
Mohammed Shafi Shajakhan
2
-10
/
+27
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2
-2
/
+12
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
1
-0
/
+2
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
2
-2
/
+2
2011-06-27
ssb: fix ssb clock rate according to broadcom source
Hauke Mehrtens
1
-2
/
+2
2011-06-27
rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver
Chaoming Li
3
-2
/
+28
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
2
-3
/
+2
2011-06-27
rtlwifi: rtl8192de: Merge TX and RX routines
Chaoming Li
2
-0
/
+1715
2011-06-27
rtlwifi: rtl8192de: Merge table routines
Chaoming Li
2
-0
/
+1747
2011-06-27
rtlwifi: rtl8192de: Merge main (sw) routines
Chaoming Li
2
-0
/
+460
2011-06-27
rtlwifi: rtl8192de: Merge rf routines
Chaoming Li
2
-0
/
+672
2011-06-27
rtlwifi: rtl8192de: Merge register definitions
Chaoming Li
1
-0
/
+1313
2011-06-27
rtlwifi: rtl8192de: Merge phy routines
Chaoming Li
2
-0
/
+4015
2011-06-27
rtlwifi: rtl8192de: Merge led routines
Chaoming Li
2
-0
/
+197
2011-06-27
rtlwifi: rtl8192de: Merge hardware routines
Chaoming Li
2
-0
/
+2391
2011-06-27
rtlwifi: rtl8192de: Merge firmware routines
Chaoming Li
2
-0
/
+945
2011-06-27
rtlwifi: rtl8192de: Merge dynamic management routines
Chaoming Li
2
-0
/
+1567
2011-06-27
rtlwifi: rtl8192de: Merge def.h
Chaoming Li
1
-0
/
+269
2011-06-27
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
4
-11
/
+15
2011-06-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-17
/
+13
2011-06-27
iwlagn: map command buffers BIDI
Johannes Berg
1
-7
/
+10
2011-06-27
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
3
-6
/
+15
2011-06-24
iwlagn: fill beacon TX rate properly
Johannes Berg
3
-24
/
+22
2011-06-24
iwlagn: extend host command timeout
Johannes Berg
1
-1
/
+1
2011-06-24
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: use PM ops macro
Johannes Berg
1
-8
/
+1
2011-06-24
iwlagn: fix change_interface for P2P types
Johannes Berg
1
-1
/
+2
2011-06-24
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
1
-6
/
+1
2011-06-22
ssb: add __devinit to some functions
Hauke Mehrtens
6
-32
/
+36
2011-06-22
ath9k: enable support for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
3
-0
/
+37
[next]