index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
Bluetooth: Enable autosuspend for Intel Bluetooth device
Tedd Ho-Jeong An
1
-1
/
+3
2013-12-04
Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
Tedd Ho-Jeong An
1
-0
/
+1
2013-12-04
Bluetooth: ath3k: Add support for a new AR3012 device
Sujith Manoharan
2
-0
/
+3
2013-12-04
Bluetooth: ath3k: Add support for another AR3012 card
Sujith Manoharan
2
-0
/
+3
2013-12-04
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
2
-18
/
+11
2013-12-04
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
4
-89
/
+18
2013-12-04
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
2
-20
/
+20
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
29
-230
/
+246
2013-12-02
brcmfmac: expose chip information through debugfs
Arend van Spriel
1
-1
/
+35
2013-12-02
brcmfmac: move firmware event related defines to fweh.h
Arend van Spriel
2
-49
/
+54
2013-12-02
brcmfmac: remove some unused definitions
Arend van Spriel
1
-48
/
+0
2013-12-02
brcmfmac: Use consistent naming for BCDC.
Hante Meuleman
3
-106
/
+95
2013-12-02
brcmfmac: move firmware command code definitions
Arend van Spriel
2
-61
/
+61
2013-12-02
brcmfmac: move firmware related structures to fwil_types.h
Arend van Spriel
4
-311
/
+310
2013-12-02
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
1
-3
/
+0
2013-12-02
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
3
-3
/
+13
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
9
-71
/
+202
2013-12-02
brcmfmac: remove redundant ioctl handlers
Arend van Spriel
1
-149
/
+0
2013-12-02
brcmfmac: use platform specific alignment in SDIO
Arend van Spriel
1
-28
/
+22
2013-12-02
brcmfmac: determine alignment values during probe
Arend van Spriel
1
-24
/
+24
2013-12-02
brcmfmac: removed dhd_proto.h.
Hante Meuleman
6
-43
/
+15
2013-12-02
brcmfmac: rename dhd_cdc to bcdc
Hante Meuleman
2
-1
/
+1
2013-12-02
brcmfmac: add host tx glomming support
Franky Lin
1
-100
/
+227
2013-12-02
brcmfmac: add firmware and nvram file name for bcm4339
Franky Lin
1
-1
/
+6
2013-12-02
brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set
Arend van Spriel
1
-2
/
+6
2013-12-02
brcmfmac: determine sd host controller related variable earlier
Arend van Spriel
1
-15
/
+17
2013-12-02
brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()
Arend van Spriel
2
-11
/
+22
2013-12-02
brcmsmac: select CONFIG_BCMA when possible
Arend van Spriel
1
-1
/
+2
2013-12-02
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
Arend van Spriel
1
-4
/
+15
2013-12-02
brcmfmac: remove empty brcmf_proto_stop
Franky Lin
3
-11
/
+0
2013-12-02
brcmfmac: start netif queues only when setup is completed successful
Arend van Spriel
1
-5
/
+4
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
4
-44
/
+51
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
4
-6
/
+19
2013-12-02
brcmfmac: Update fwsignal to fix out of order tx.
Hante Meuleman
1
-21
/
+146
2013-12-02
ath9k: Fix initvals for freq 2484
Sujith Manoharan
4
-4
/
+19
2013-12-02
ath9k: Update AR9340 initvals
Sujith Manoharan
1
-272
/
+14
2013-12-02
ath9k: Update initvals for AR9580 v1.0
Sujith Manoharan
1
-173
/
+386
2013-12-02
ath9k: Update initvals for AR9300 v2.2
Sujith Manoharan
1
-12
/
+12
2013-12-02
ath9k: Remove duplicate initvals for AR9462 v2.1
Sujith Manoharan
4
-1550
/
+60
2013-12-02
ath9k: Attach INI arrays for AR9565 v1.1
Sujith Manoharan
1
-0
/
+54
2013-12-02
ath9k: Add version macros for AR9565 1.1
Sujith Manoharan
1
-1
/
+11
2013-12-02
ath9k: Add initvals for AR9565 1.1
Sujith Manoharan
1
-0
/
+64
2013-12-02
ath9k: Cleanup IQ calibration for PCOEM chips
Sujith Manoharan
1
-11
/
+1
2013-12-02
ath9k_hw: allow fast channel change when only CHANNEL_HT changes
Felix Fietkau
1
-3
/
+4
2013-12-02
ath9k_hw: fix TSF save/restore around chip reset
Felix Fietkau
1
-6
/
+10
2013-12-02
ath9k: optimize ath9k_flush
Felix Fietkau
3
-21
/
+27
2013-12-02
ath9k: optimize ath_drain_all_txq
Felix Fietkau
1
-0
/
+3
2013-12-02
ath9k: use a timer to put hardware into full sleep
Felix Fietkau
3
-5
/
+26
2013-12-02
ath9k: Fix TX IQ calibration for SoC chips
Sujith Manoharan
1
-12
/
+8
2013-12-02
ath9k: Fix Carrier Leak calibration for SoC chips
Sujith Manoharan
2
-29
/
+7
[next]