index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
net: qlcnic: clean up sysfs error codes
Vladimir Zapolskiy
2015-05-28
3
-46
/
+36
*
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-28
7
-0
/
+7
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
9
-89
/
+89
*
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
2015-05-27
4
-1
/
+81
*
qla4xxx: add a missing include
Eric Dumazet
2015-05-27
1
-0
/
+1
*
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
2015-05-27
15
-0
/
+7373
*
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
2015-05-27
1
-0
/
+9
*
sfc: add sysfs entry to control MCDI tracing
Edward Cree
2015-05-27
4
-10
/
+48
*
sfc: add tracing of MCDI commands
Edward Cree
2015-05-27
4
-4
/
+102
*
vxlan: release lock after each bucket in vxlan_cleanup
Sorin Dumitru
2015-05-27
1
-2
/
+3
*
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
2015-05-27
3
-14
/
+4
*
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
1
-3
/
+0
*
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
2015-05-25
1
-2
/
+0
*
net: cpsw: remove two unused global functions
Richard Cochran
2015-05-25
2
-47
/
+0
*
net: cpsw: fix misplaced break statements.
Richard Cochran
2015-05-25
1
-2
/
+2
*
rocker: mark parameters and local variables as const
Simon Horman
2015-05-25
1
-200
/
+215
*
rocker: remove unused rocker_port parameter from rocker_port_kfree
Simon Horman
2015-05-25
1
-29
/
+25
*
neterion: s2io: Fix kernel doc formatting
Joe Perches
2015-05-25
1
-2
/
+4
*
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-05-25
1
-1
/
+3
*
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
1
-1
/
+1
*
net:xen-netback - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
1
-1
/
+1
*
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
2015-05-25
4
-42
/
+375
*
amd-xgbe: Add more netif_dbg output to the driver
Lendacky, Thomas
2015-05-25
1
-6
/
+62
*
amd-xgbe: Fix initial mode when auto-negotiation is disabled
Lendacky, Thomas
2015-05-25
1
-3
/
+42
*
amd-xgbe: Add setting of a missing hardware feature
Lendacky, Thomas
2015-05-25
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
2015-05-24
75
-2342
/
+6681
|
\
|
*
brcmfmac: check result of USB firmware request
Rafał Miłecki
2015-05-09
1
-2
/
+7
|
*
brcmfmac: cleanup a sizeof()
Dan Carpenter
2015-05-09
1
-1
/
+1
|
*
wl18xx: fallback to default conf in case of invalid conf file
Eliad Peller
2015-05-09
1
-20
/
+25
|
*
mwifiex: parsing aid while receiving association response
Xinming Hu
2015-05-09
1
-1
/
+11
|
*
mwifiex: do not return success when command times out
Dmitry Torokhov
2015-05-09
1
-0
/
+2
|
*
ath9k: Enable short repeat by default on ath9k_htc
Nick Kossifidis
2015-05-09
1
-1
/
+1
|
*
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
2015-05-09
1
-1
/
+13
|
*
ath9k: No need for that extra memset
Nick Kossifidis
2015-05-09
1
-1
/
+2
|
*
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
2015-05-09
1
-0
/
+28
|
*
ath9k: No need for that extra memcpy
Nick Kossifidis
2015-05-09
1
-4
/
+2
|
*
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
2015-05-09
1
-32
/
+62
|
*
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
2015-05-09
1
-30
/
+237
|
*
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
2015-05-09
1
-6
/
+163
|
*
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
2015-05-09
2
-111
/
+171
|
*
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
2015-05-09
2
-10
/
+28
|
*
ath9k: Add a new debug flag for FFT spectral scan
Nick Kossifidis
2015-05-09
1
-0
/
+2
|
*
wl18xx: wlan_irq: support platform dependent interrupt types
Eyal Reizer
2015-05-09
3
-13
/
+40
|
*
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2015-05-09
3
-3
/
+3
|
*
mwifiex: reduce spinlock usage in main process
Cathy Luo
2015-05-09
1
-6
/
+5
|
*
bcma: enable 32 GPIO pins for BCM4707
Felix Fietkau
2015-05-09
1
-0
/
+1
|
*
bcma: use absolute base for SoC GPIO pins
Felix Fietkau
2015-05-09
1
-9
/
+10
|
*
brcmfmac: Add support for multiple PCIE devices in nvram.
Hante Meuleman
2015-05-09
3
-13
/
+197
|
*
brcmfmac: add additional 43602 pcie device id.
Hante Meuleman
2015-05-09
2
-0
/
+2
[next]