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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-15
net: macb: Add better comment for RXUBR handling
Nathan Sullivan
1
-0
/
+6
2015-05-09
net: macb: Handle the RXUBR interrupt on all devices
Nathan Sullivan
1
-1
/
+10
2015-04-29
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
1
-0
/
+3
2015-04-22
net/macb: Factor out one-time assignment from loop
Ben Shelton
1
-2
/
+2
2015-04-12
net/macb: sqe_test_errors are TX errors, not RX errors
Wolfgang Steinwender
1
-2
/
+2
2015-03-31
net/macb: unify peripheral version testing
Nicolas Ferre
2
-5
/
+7
2015-03-31
net/macb: fix the peripheral version test
Nicolas Ferre
1
-1
/
+1
2015-03-31
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2
-2
/
+2
2015-03-31
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2
-67
/
+104
2015-03-31
net/macb: trivial: correct wording for caps
Nicolas Ferre
1
-2
/
+2
2015-03-31
net/macb: fix capabilities configuration
Nicolas Ferre
1
-18
/
+18
2015-03-31
net/macb: add comment in macb_probe_queues
Nicolas Ferre
1
-2
/
+6
2015-03-31
net/macb: only probe queues once and use stored values
Nicolas Ferre
2
-4
/
+4
2015-03-12
net/macb: Only adjust tx_clk on link change
Jaeden Amero
1
-2
/
+5
2015-03-10
macb: Fix merge error.
Stephen Rothwell
1
-16
/
+0
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+22
2015-03-09
net: macb: constify macb configuration data
Josh Cartwright
1
-4
/
+4
2015-03-07
net/macb: merge at91_ether driver into macb driver
Cyrille Pitchen
5
-655
/
+484
2015-03-07
net/macb: unify clock management
Cyrille Pitchen
1
-17
/
+14
2015-03-07
net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
Boris BREZILLON
2
-15
/
+19
2015-03-06
net: macb: Fix multi queue support for xilinx ZynqMP
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
net: macb: Include multi queue support for xilinx ZynqMP ethernet version
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-05
net: macb: Correct the MID field length value
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-04
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-2
/
+2
2015-03-01
net: macb: Properly add DMACFG bit definitions
Arun Chandran
1
-1
/
+2
2015-03-01
net: macb: Add on the fly CPU endianness detection
Arun Chandran
1
-4
/
+18
2015-02-20
net: macb: Add big endian CPU support
Arun Chandran
2
-13
/
+20
2015-02-05
net/macb: fix sparse warning
Lad, Prabhakar
1
-2
/
+1
2015-01-26
net: macb: Remove CONFIG_PM ifdef because of compilation warning
Michal Simek
1
-4
/
+2
2015-01-26
net: macb: allow deffered probe of the driver
Nicolae Rosia
1
-4
/
+5
2015-01-16
net/macb: Create gem_ethtool_ops for new statistics functions
Xander Huff
1
-2
/
+13
2015-01-16
net/macb: Add whitespace around arithmetic operators
Xander Huff
1
-5
/
+5
2015-01-16
net/macb: Fix comments to meet style guidelines
Xander Huff
1
-450
/
+284
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2015-01-14
net/macb: improved ethtool statistics support
Xander Huff
2
-4
/
+307
2015-01-14
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
1
-107
/
+162
2015-01-12
net/at91_ether: prepare and unprepare clock
Alexandre Belloni
1
-5
/
+5
2014-12-15
net/macb: remove useless calls of devm_free_irq()
Cyrille Pitchen
1
-15
/
+8
2014-12-15
net/macb: fix misplaced call of free_netdev() in macb_remove()
Cyrille Pitchen
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-12-12
net/macb: add TX multiqueue support for gem
Cyrille Pitchen
2
-164
/
+328
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+3
2014-12-11
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...
Cyrille Pitchen
1
-1
/
+1
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-11-26
ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers
Nicolas Ferre
1
-1
/
+1
2014-10-20
net: ethernet: cadence: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+0
2014-09-26
Revert "net/macb: add pinctrl consumer support"
Soren Brinkmann
1
-11
/
+0
[next]