index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
4
-15
/
+6
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
1
-1
/
+1
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
6
-10
/
+3
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
11
-73
/
+23
2011-07-01
iwlagn: call bt_coex directlly
Wey-Yi Guy
1
-11
/
+9
2011-07-01
iwlagn: scd memory boundary
Wey-Yi Guy
2
-8
/
+19
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
8
-257
/
+236
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
5
-49
/
+62
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
10
-83
/
+241
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
3
-1
/
+6
2011-07-01
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
1
-5
/
+11
2011-07-01
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
1
-104
/
+132
2011-07-01
iwlagn: verify mutex held for sync commands
Johannes Berg
2
-11
/
+3
2011-06-29
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
1
-1
/
+2
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
6
-101
/
+101
2011-06-29
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
1
-1
/
+49
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2
-7
/
+5
2011-06-29
b43: HT-PHY: basic PHY init
Rafał Miłecki
2
-2
/
+9
2011-06-29
b43: HT-PHY: add init tables
Rafał Miłecki
1
-0
/
+588
2011-06-29
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
1
-0
/
+33
2011-06-29
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
2
-1
/
+6
2011-06-29
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
1
-8
/
+1
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
[next]