index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
42
-317
/
+1697
|
\
|
*
rtl8187: fix use after free on failure path in rtl8187_probe()
Alexey Khoroshilov
2014-03-31
1
-2
/
+2
|
*
rtl8180: don't use weird trick to access "far" registers
Andrea Merello
2014-03-31
1
-10
/
+4
|
*
rsi: rsi_91x: misleading debug printk
Dan Carpenter
2014-03-31
1
-1
/
+2
|
*
mwifiex: fix spinlock bad magic bug
Amitkumar Karwar
2014-03-31
1
-2
/
+2
|
*
rtl8187: fix compile warning
Andrea Merello
2014-03-31
1
-1
/
+1
|
*
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
2014-03-31
1
-0
/
+1
|
*
rtlwifi: add MSI interrupts mode support
Adam Lee
2014-03-31
1
-2
/
+63
|
*
mwifiex: use timeout variant for wait_event_interruptible
Amitkumar Karwar
2014-03-31
1
-2
/
+3
|
*
mwifiex: cancel pending commands for signal
Amitkumar Karwar
2014-03-31
1
-0
/
+1
|
*
mwifiex: scan command preparation failure handling
Amitkumar Karwar
2014-03-31
1
-2
/
+15
|
*
rtl818x: Update Kconfig for rtl8187se
Andrea Merello
2014-03-27
1
-2
/
+2
|
*
rtl8180: enable rtl8187se support
Andrea Merello
2014-03-27
1
-4
/
+35
|
*
rtl8180: detect rtl8187se card
Andrea Merello
2014-03-27
1
-2
/
+15
|
*
rtl8180: add WMM parameters configuration for rtl8187se
Andrea Merello
2014-03-27
2
-2
/
+61
|
*
rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
Andrea Merello
2014-03-27
1
-0
/
+4
|
*
rtl8180: add ERP configuration for rtl8187se
Andrea Merello
2014-03-27
1
-6
/
+10
|
*
rtl8180: add rtl8187se HW initialization
Andrea Merello
2014-03-27
1
-9
/
+159
|
*
rtl8180: add RF code for rtl8225 zebra v4
Andrea Merello
2014-03-27
4
-1
/
+538
|
*
rtl8180: introduce functions for setting ANAPARAM 2 and 3 params
Andrea Merello
2014-03-27
3
-0
/
+42
|
*
rtl8180: add rtl8187se params to eeprom reading
Andrea Merello
2014-03-27
2
-1
/
+24
|
*
rtl8180: config carbus register for rtl8187se
Andrea Merello
2014-03-27
1
-7
/
+21
|
*
rtl8180: add TX queue mapping and support for rtl8187se
Andrea Merello
2014-03-27
2
-6
/
+88
|
*
rtl8180: don't write MAR registers for rtl8187se
Andrea Merello
2014-03-27
1
-2
/
+7
|
*
rtl8180: introduce functions to enable/disable ints and add support for rtl81...
Andrea Merello
2014-03-27
1
-3
/
+33
|
*
rtl8180: add ISR for rtl8187se
Andrea Merello
2014-03-27
1
-1
/
+56
|
*
rtl8180: support for rtl8187se RX descriptors
Andrea Merello
2014-03-27
2
-18
/
+57
|
*
rtl8180: add basic rate configuration support for rtl8187se
Andrea Merello
2014-03-27
1
-1
/
+5
|
*
rtl8180: add rtl8187se fields to TX descriptor
Andrea Merello
2014-03-27
1
-2
/
+14
|
*
rtl8180: add rtl8187se chip type
Andrea Merello
2014-03-27
1
-0
/
+1
|
*
rtl818x: add registers for rtl8187se
Andrea Merello
2014-03-27
1
-49
/
+217
|
*
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
2014-03-27
6
-0
/
+13
|
*
mwifiex: correction in sleep confirm command sequence number
Amitkumar Karwar
2014-03-27
1
-1
/
+1
|
*
mwifiex: corner case NULL pointer dereference fix
Amitkumar Karwar
2014-03-27
1
-1
/
+2
|
*
brcmfmac: use mfp if required from user-space
Daniel Kim
2014-03-27
2
-5
/
+13
|
*
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
15
-137
/
+118
|
*
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-03-27
3
-7
/
+7
|
*
carl9170: Remove casts of pointer to same type
Joe Perches
2014-03-27
1
-1
/
+1
|
*
rtlwifi: Remove addressof casts to same type
Joe Perches
2014-03-27
4
-15
/
+12
|
*
rtl8180: rationalize TX queues
Andrea Merello
2014-03-27
2
-16
/
+49
|
*
rtl8180: fix DMA register are written two times
Andrea Merello
2014-03-27
1
-6
/
+0
|
*
bcma: gpio: register 32 GPIOs on BCM5357
Rafał Miłecki
2014-03-27
1
-1
/
+8
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-27
2
-6
/
+7
|
|
\
|
|
*
Bluetooth: bluecard: Use del_timer_sync() in teardown path
Thomas Gleixner
2014-03-23
1
-1
/
+1
|
|
*
Bluetooth: btmrvl: don't consume all vendor specific events
Amitkumar Karwar
2014-03-20
1
-5
/
+6
*
|
|
net: isdn: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-20
/
+41
*
|
|
net: ppp: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-19
/
+41
*
|
|
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
3
-29
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
19
-93
/
+199
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-28
9
-65
/
+77
|
|
\
\
\
[next]