index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode
David Rivshin
1
-2
/
+10
2016-02-17
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
1
-1
/
+1
2016-02-17
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
1
-4
/
+5
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
7
-22
/
+71
2016-02-17
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
1
-2
/
+9
2016-02-17
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
1
-4
/
+6
2016-02-17
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
1
-6
/
+19
2016-02-17
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
1
-2
/
+2
2016-02-16
qmi_wwan: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+1
2016-02-16
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2016-02-16
net: dsa: mv88e6xxx: Add support for Marvell 88E6240
Sascha Hauer
1
-0
/
+1
2016-02-16
bnxt_en: Reduce default ring sizes.
Michael Chan
1
-2
/
+2
2016-02-16
bnxt_en: Fix implementation of tx push operation.
Michael Chan
2
-19
/
+34
2016-02-16
bnxt_en: Remove 20G support and advertise only 40GbaseCR4.
Michael Chan
1
-16
/
+5
2016-02-16
bnxt_en: Cleanup and Fix flow control setup logic
Michael Chan
2
-26
/
+9
2016-02-16
bnxt_en: Fix ethtool autoneg logic.
Michael Chan
1
-4
/
+6
2016-02-16
cxgb4: Add pci device id for chelsio t540 lom adapter
Hariprasad Shenai
1
-0
/
+1
2016-02-16
net: arc_emac: fix sk_buff leak
Alexander Kochetkov
1
-0
/
+62
2016-02-16
net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
Alexander Kochetkov
1
-0
/
+3
2016-02-16
net: arc_emac: fix koops caused by sk_buff free
Alexander Kochetkov
1
-2
/
+7
2016-02-16
net/mlx5e: Use static constant netdevice ndos
Saeed Mahameed
1
-13
/
+28
2016-02-16
net/mlx5e: Remove select queue ndo initialization
Saeed Mahameed
1
-3
/
+0
2016-02-16
bonding: don't use stale speed and duplex information
Jay Vosburgh
1
-0
/
+1
2016-02-16
net: am79c961a: avoid %? in inline assembly
Arnd Bergmann
1
-32
/
+32
2016-02-16
net: smc91x: propagate irq return code
Robert Jarzmik
1
-2
/
+2
2016-02-16
net: phy: bcm7xxx: Remove wildcard entries
Florian Fainelli
1
-31
/
+0
2016-02-16
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
Florian Fainelli
1
-4
/
+0
2016-02-16
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
1
-3
/
+3
2016-02-16
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
1
-1
/
+1
2016-02-16
ravb: skip gPTP start/stop on R-Car gen3
Sergei Shtylyov
1
-4
/
+8
2016-02-16
ravb: kill duplicate setting of CCC.CSEL
Sergei Shtylyov
1
-4
/
+0
2016-02-13
dscc4: Undefined signed int shift
Michael McConville
1
-1
/
+1
2016-02-13
net: dsa: mv88e6xxx: do not leave reserved VLANs
Vivien Didelot
1
-15
/
+10
2016-02-13
net: dsa: mv88e6xxx: fix software VLAN deletion
Vivien Didelot
1
-1
/
+1
2016-02-13
net: cavium: liquidio: fix check for in progress flag
Colin Ian King
1
-1
/
+1
2016-02-13
hv_netvsc: Restore needed_headroom request
Vitaly Kuznetsov
1
-0
/
+3
2016-02-13
net: mvneta: Fix race condition during stopping
Gregory CLEMENT
1
-8
/
+28
2016-02-13
net: mvneta: The mvneta_percpu_elect function should be atomic
Gregory CLEMENT
1
-0
/
+16
2016-02-13
net: mvneta: Modify the queue related fields from each cpu
Gregory CLEMENT
1
-54
/
+46
2016-02-13
net: mvneta: Remove unused code
Gregory CLEMENT
1
-8
/
+0
2016-02-13
net: mvneta: Use on_each_cpu when possible
Gregory CLEMENT
1
-11
/
+6
2016-02-13
net: mvneta: Fix the CPU choice in mvneta_percpu_elect
Gregory CLEMENT
1
-4
/
+9
2016-02-13
net: mvneta: Fix for_each_present_cpu usage
Gregory CLEMENT
1
-5
/
+3
2016-02-13
r8169:fix system hange problem.
Chun-Hao Lin
1
-7
/
+7
2016-02-13
net: mvpp2: Return correct error codes
Amitoj Kaur Chawla
1
-2
/
+2
2016-02-13
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2
-2
/
+2
2016-02-13
bonding: Fix ARP monitor validation
Jay Vosburgh
1
-11
/
+28
2016-02-11
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-5
/
+7
2016-02-11
Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-3
/
+2
2016-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-34
/
+93
[next]