index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
1
-1
/
+1
2013-12-05
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
1
-8
/
+0
2013-12-05
qlge: Fix ethtool statistics
Jitendra Kalsaria
1
-0
/
+4
2013-12-05
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-99
/
+137
2013-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-44
/
+134
2013-12-03
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
4
-190
/
+289
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
6
-16
/
+39
2013-12-03
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
5
-70
/
+73
2013-12-03
net/mlx4_core: destroy workqueue when driver fails to register
Wei Yang
1
-0
/
+2
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
1
-8
/
+12
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
4
-4
/
+3
2013-12-02
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
1
-5
/
+4
2013-12-02
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
1
-0
/
+2
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2
-7
/
+27
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2013-12-02
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+9
2013-12-02
brcmfmac: fix uninitialized warning
Arend van Spriel
1
-0
/
+2
2013-12-02
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
1
-6
/
+13
2013-12-02
net: wireless: ath9k: avoid possible NULL pointer dereference
Michal Nazarewicz
1
-4
/
+3
2013-12-02
ath9k: Fix XLNA bias strength
Sujith Manoharan
1
-1
/
+1
2013-12-02
ath9k: Fix QuickDrop usage
Sujith Manoharan
1
-9
/
+11
2013-12-02
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
9
-12
/
+31
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-245
/
+278
2013-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
12
-18
/
+88
2013-12-01
net/mlx4_en: Remove selftest TX queues empty condition
Eugenia Emantayev
1
-7
/
+0
2013-12-01
virtio_net: make all RX paths handle erors consistently
Michael S. Tsirkin
1
-17
/
+37
2013-12-01
virtio_net: fix error handling for mergeable buffers
Michael S. Tsirkin
1
-31
/
+51
2013-11-30
virtio_net: Fixed a trivial typo (fitler --> filter)
Thomas Huth
1
-1
/
+1
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2
-2
/
+2
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
1
-3
/
+2
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
1
-2
/
+2
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
1
-4
/
+11
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2
-35
/
+3
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2
-0
/
+14
2013-11-29
igb: Fixed Wake On LAN support
Akeem G Abodunrin
1
-3
/
+4
2013-11-29
team: fix master carrier set when user linkup is enabled
Jiri Pirko
1
-0
/
+4
2013-11-29
sfc: Convert to use hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+32
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+4
2013-11-29
Revert "net: smc91: fix crash regression on the versatile"
David S. Miller
1
-2
/
+18
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+2
2013-11-29
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
Yang Yingliang
1
-3
/
+2
2013-11-29
r8169: check ALDPS bit and disable it if enabled for the 8168g
David Chang
1
-0
/
+5
2013-11-29
macvtap: Do not double-count received packets
Vlad Yasevich
1
-10
/
+0
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+6
2013-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-11-28
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-2
/
+2
2013-11-28
Revert "be2net: call napi_disable() for all event queues"
David S. Miller
1
-1
/
+1
2013-11-28
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-1
/
+1
[next]