index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-54
/
+54
2014-05-22
stmmac: Remove unbalanced clk_disable call
Hans de Goede
1
-3
/
+1
2014-05-18
bnx2x: Convert return 0 to return rc
Joe Perches
2
-2
/
+2
2014-05-16
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
4
-2
/
+97
2014-05-16
tile: net: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-3
/
+3
2014-05-15
Altera TSE: Disable Multicast filtering to workaround problem
Vince Bridgers
1
-0
/
+5
2014-05-15
Altera TSE: Fix sparse errors and warnings
Vince Bridgers
10
-275
/
+367
2014-05-14
be2net: enable interrupts in EEH resume
Kalesh AP
1
-0
/
+6
2014-05-14
jme: Fix unmap loop counting error:
Neil Horman
1
-5
/
+5
2014-05-12
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
1
-6
/
+8
2014-05-09
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-05-09
bnx2x: Fix UNDI driver unload
Yuval Mintz
1
-3
/
+7
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-08
Driver for Beckhoff CX5020 EtherCAT master module.
Darek Marcinkiewicz
3
-0
/
+719
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2
-18
/
+47
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-05-07
jme: Fix DMA unmap warning
Neil Horman
1
-6
/
+47
2014-05-05
net: macb: Fix race between HW and driver
Soren Brinkmann
1
-10
/
+0
2014-05-05
net: macb: Remove 'unlikely' optimization
Soren Brinkmann
1
-1
/
+1
2014-05-05
net: macb: Re-enable RX interrupt only when RX is done
Soren Brinkmann
1
-7
/
+6
2014-05-05
net: macb: Clear interrupt flags
Soren Brinkmann
1
-0
/
+10
2014-05-05
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Soren Brinkmann
1
-1
/
+1
2014-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-29
/
+46
2014-05-05
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-05
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-05-05
net/mlx4_core: Don't issue PCIe speed/width checks for VFs
Eyal Perry
1
-1
/
+2
2014-05-05
net/mlx4_core: Load the Eth driver first
Or Gerlitz
1
-2
/
+2
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-05-05
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
1
-0
/
+23
2014-05-05
Altera TSE: ALTERA_TSE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-02
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
1
-1
/
+4
2014-04-30
gianfar: Avoid unnecessary reg accesses in adjust_link()
Claudiu Manoil
1
-110
/
+113
2014-04-30
net: sxgbe: Added set function for interrupt on complete
Byungho An
3
-0
/
+11
2014-04-30
net: sxgbe: Added rxqueue enable function
Byungho An
4
-0
/
+36
2014-04-30
net: sxgbe: sw reset moved to probe function
Byungho An
2
-13
/
+22
2014-04-30
cxgb4: Decode PCIe Gen3 link speed
Roland Dreier
1
-0
/
+2
2014-04-30
Altera TSE: Add missing include to silence sparse warnings
Tobias Klauser
1
-0
/
+1
2014-04-30
Altera TSE: Fix DMA secriptor length initialization
Tobias Klauser
1
-37
/
+37
2014-04-27
arc_emac: add clock handling
Heiko Stübner
2
-11
/
+37
2014-04-27
arc_emac: fix probe error path
Heiko Stübner
1
-9
/
+14
2014-04-27
cxgb4: Update Kconfig to include Chelsio T5 adapter
Hariprasad Shenai
1
-6
/
+7
2014-04-26
i40e: fix Timesync Tx interrupt handler code
Jacob Keller
1
-4
/
+1
2014-04-26
Altera TSE: Change driver name used by Ethtool
Vince Bridgers
1
-1
/
+7
2014-04-26
Altera TSE: Fix Panic in probe routine when phy probe fails
Vince Bridgers
1
-21
/
+24
2014-04-26
Altera TSE: Set the Pause Quanta value to the IEEE default value
Vince Bridgers
2
-0
/
+4
[next]