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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
3
-4
/
+5
2014-07-15
net: mvpp2: Fix a typo in the license
Ezequiel Garcia
1
-1
/
+1
2014-07-14
ethernet: amd: fix 'foo* bar'
Varka Bhadram
1
-36
/
+40
2014-07-14
ethernet: amd: fix pci device ids
Varka Bhadram
1
-9
/
+11
2014-07-14
ethernet: amd: fix comment styles
Varka Bhadram
1
-95
/
+86
2014-07-14
ethernet: amd: dynamic debug fixes
Varka Bhadram
1
-32
/
+26
2014-07-14
ethernet: amd: use devm_ioremap()
Varka Bhadram
1
-5
/
+2
2014-07-14
ethernet: amd: move amd111e_remove_one after probe
Varka Bhadram
1
-12
/
+13
2014-07-14
sfc: Add 40G link capability decoding
Edward Cree
1
-0
/
+11
2014-07-14
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
Mateusz Wrzesinski
1
-0
/
+2
2014-07-13
ps3_gelic: remove unnecessary break after goto
Fabian Frederick
1
-3
/
+0
2014-07-13
i40evf: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-13
i40e: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
3
-7
/
+0
2014-07-13
igb: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-11
r8169: support IPv6
hayeswang
1
-12
/
+145
2014-07-11
r8169: use Giant Send
hayeswang
1
-1
/
+7
2014-07-11
r8169: split rtl8169_tso_csum
hayeswang
1
-34
/
+37
2014-07-10
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas
3
-0
/
+6402
2014-07-10
net: cpmac: fix in debug messages
Varka Bhadram
1
-12
/
+12
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-4
/
+6
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
1
-2
/
+3
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
1
-3
/
+5
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
1
-74
/
+62
2014-07-10
net: cpmac: fix comments
Varka Bhadram
1
-19
/
+21
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
1
-41
/
+41
2014-07-09
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-09
net: systemport: align multiple lines correctly
Florian Fainelli
1
-59
/
+58
2014-07-09
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2
-3
/
+0
2014-07-09
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2
-7
/
+5
2014-07-08
net: fec: consolidate hwtstamp implementation
Russell King
1
-18
/
+19
2014-07-08
net: fec: remove useless status check in tx reap path
Russell King
1
-3
/
+0
2014-07-08
net: fec: add support for dumping transmit ring on timeout
Russell King
1
-0
/
+23
2014-07-08
net: fec: reorder ethtool ops to match order in struct declaration
Russell King
1
-7
/
+5
2014-07-08
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+2
2014-07-08
net: fec: replace delayed work with standard work
Russell King
2
-26
/
+16
2014-07-08
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2
-27
/
+4
2014-07-08
net: fec: clean up duplex mode handling
Russell King
1
-12
/
+12
2014-07-08
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...
Russell King
1
-0
/
+4
2014-07-08
net: fec: quiesce packet processing before changing features
Russell King
1
-9
/
+16
2014-07-08
net: fec: quiesce packet processing before stopping device in fec_set_features()
Russell King
1
-1
/
+1
2014-07-08
net: fec: quiesce packet processing before stopping device in fec_suspend()
Russell King
1
-7
/
+9
2014-07-08
net: fec: remove inappropriate calls around fec_restart()
Russell King
1
-20
/
+6
2014-07-08
net: fec: move calls to quiesce/resume packet processing out of fec_restart()
Russell King
1
-19
/
+45
2014-07-08
net: fec: only restart or stop the device if it is present and running
Russell King
1
-5
/
+14
2014-07-08
net: fec: ensure fec_enet_close() copes with resume failure
Russell King
1
-2
/
+2
2014-07-08
net: fec: improve safety of suspend/resume/transmit timeout paths
Russell King
1
-0
/
+7
2014-07-08
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
2
-10
/
+15
[next]