index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
3
-7
/
+1
*
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
2013-03-21
1
-4
/
+3
*
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
2013-03-21
1
-1
/
+1
*
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
2013-03-21
1
-2
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-03-21
209
-1520
/
+6428
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-20
209
-1520
/
+6428
|
|
\
|
|
*
ath6kl: fix size_t printf warnings
Kalle Valo
2013-03-20
1
-7
/
+7
|
|
*
rt2800: 5592: add more USB devices IDs
Stanislaw Gruszka
2013-03-18
1
-0
/
+9
|
|
*
rt2800: 5592: iq calibration for 5GHz
Stanislaw Gruszka
2013-03-18
1
-10
/
+60
|
|
*
rt2800: 5592: add Kconfig
Stanislaw Gruszka
2013-03-18
1
-0
/
+7
|
|
*
rt2800: 5592: TXWI & RXWI descriptors size
Stanislaw Gruszka
2013-03-18
4
-7
/
+58
|
|
*
rt2800: 5592: add chip specific vgc calculations
Stanislaw Gruszka
2013-03-18
1
-7
/
+22
|
|
*
rt2800: 5592: add AGC init
Stanislaw Gruszka
2013-03-18
1
-1
/
+4
|
|
*
rt2800: add write_with_rx_chain function
Stanislaw Gruszka
2013-03-18
2
-0
/
+19
|
|
*
rt2800: rearrange bbp/rfcsr initialization
Stanislaw Gruszka
2013-03-18
1
-5
/
+45
|
|
*
rt2800: 5592: add iq calibration
Stanislaw Gruszka
2013-03-18
3
-4
/
+101
|
|
*
rt2800: 5592: more channel switch registers settings (BBP & GLRT)
Stanislaw Gruszka
2013-03-18
1
-0
/
+32
|
|
*
rt2800: 5592: enable rf init
Stanislaw Gruszka
2013-03-18
1
-0
/
+1
|
|
*
rt2800: 5592: setup LDO_CFG0 when configuring channel
Stanislaw Gruszka
2013-03-18
1
-0
/
+5
|
|
*
rt2800: 5592: init frequency calibration
Stanislaw Gruszka
2013-03-18
1
-3
/
+9
|
|
*
rt2800: 5592: initialize RF_38/39/30 registers
Stanislaw Gruszka
2013-03-18
1
-1
/
+2
|
|
*
rt2800: 5592: initialize BBP_R138 register
Stanislaw Gruszka
2013-03-18
1
-1
/
+2
|
|
*
rt2800: 5592: initalize BBP_R103 register on new revisions
Stanislaw Gruszka
2013-03-18
1
-0
/
+2
|
|
*
rt2800: 5592: initalize RF_R27 on older revisions
Stanislaw Gruszka
2013-03-18
1
-1
/
+2
|
|
*
rt2800: 5592: RF early registers initialization
Stanislaw Gruszka
2013-03-18
1
-25
/
+51
|
|
*
rt2800: 5592: common BBP initialization
Stanislaw Gruszka
2013-03-18
1
-0
/
+22
|
|
*
rt2800: 5592: BBP registers initialization
Stanislaw Gruszka
2013-03-18
2
-9
/
+125
|
|
*
rt2800: 5592: MAC registers initalization
Stanislaw Gruszka
2013-03-18
1
-2
/
+4
|
|
*
rt2800: 5592: channel config stub
Stanislaw Gruszka
2013-03-18
2
-0
/
+266
|
|
*
rt2800: 5592: add channels table
Stanislaw Gruszka
2013-03-18
2
-0
/
+150
|
|
*
rt2800: 5592: early defines
Stanislaw Gruszka
2013-03-18
4
-0
/
+8
|
|
*
rt2800: do not crash if spec->channels is NULL
Stanislaw Gruszka
2013-03-18
1
-0
/
+3
|
|
*
rt2x00: Fix tx status reporting for reordered frames in rt2800pci
Helmut Schaa
2013-03-18
2
-3
/
+112
|
|
*
rt2x00: Revert "rt2x00: remove unused argument"
Helmut Schaa
2013-03-18
3
-12
/
+23
|
|
*
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2013-03-18
2
-85
/
+1
|
|
*
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
2013-03-18
18
-94
/
+628
|
|
|
\
|
|
|
*
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
2013-03-18
1
-2
/
+4
|
|
|
*
ath: changed kmalloc to kmemdup
Andrei Epure
2013-03-18
1
-3
/
+1
|
|
|
*
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2013-03-18
2
-5
/
+7
|
|
|
*
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
2013-03-18
1
-1
/
+1
|
|
|
*
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
2013-03-18
1
-0
/
+3
|
|
|
*
ath6kl: add tracing support to debug message macros
Kalle Valo
2013-03-18
2
-4
/
+50
|
|
|
*
ath6kl: add tracing support to log functions
Kalle Valo
2013-03-18
3
-0
/
+41
|
|
|
*
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
2013-03-18
2
-7
/
+54
|
|
|
*
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2013-03-18
2
-1
/
+76
|
|
|
*
ath6kl: add tracing point for hif irqs
Kalle Valo
2013-03-18
2
-0
/
+23
|
|
|
*
ath6kl: add tracing points for sdio transfers
Kalle Valo
2013-03-18
3
-0
/
+105
|
|
|
*
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
2013-03-18
6
-0
/
+125
|
|
|
*
ath6kl: cold reset target after host warm boot
Kalle Valo
2013-03-18
2
-2
/
+13
|
|
|
*
ath6kl: fix usb related error handling and warnings
Kalle Valo
2013-03-18
3
-21
/
+33
[next]