index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-14
net/macb: clear unused address register
Joachim Eastwood
2012-11-14
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-07
net/at91_ether: fix comment and style issues
Joachim Eastwood
2012-11-07
net/at91_ether: clean up print outs
Joachim Eastwood
2012-11-07
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
2012-11-07
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
2012-11-07
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2012-11-07
net/macb: support reversed hw addr
Joachim Eastwood
2012-11-07
net/macb: check all address registers sets
Joachim Eastwood
2012-11-06
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2012-10-31
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
2012-10-23
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
2012-10-23
net/at91_ether: select MACB in Kconfig
Joachim Eastwood
2012-10-23
net/cadence: get rid of HAVE_NET_MACB
Joachim Eastwood
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
2012-10-19
net/at91_ether: convert to devm_* functions
Joachim Eastwood
2012-10-19
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
2012-10-19
net/at91_ether: use macb dma description struct
Joachim Eastwood
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
2012-10-19
net/at91_ether: use ethtool and mdio from macb
Joachim Eastwood
2012-10-19
net/at91_ether: compile macb for exported functions
Joachim Eastwood
2012-10-19
net/macb: export some symbols for at91_ether
Joachim Eastwood
2012-10-19
net/at91_ether: use pclk member instead of ether_clk
Joachim Eastwood
2012-10-19
net/at91_ether/macb: absorb at91_private in to macb private struct
Joachim Eastwood
2012-10-19
net/at91_ether: use macb defs for rx dma buffers
Joachim Eastwood
2012-10-19
net/at91_ether: use macb access functions
Joachim Eastwood
2012-10-19
net/at91_ether: use macb register definitions
Joachim Eastwood
2012-10-19
net/macb: add AT91RM9200 specific registers and bits to header
Joachim Eastwood
2012-09-20
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
2012-07-09
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
2012-04-28
net/at91_ether: use gpio_to_irq for phy IRQ line
Nicolas Ferre
2012-04-28
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
[next]