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
/
rdc
Age
Commit message (
Expand
)
Author
2016-12-17
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-18
net: r6040: add in missing white space in error message text
Colin Ian King
2016-07-05
net: r6040: Bump version and date
Florian Fainelli
2016-07-05
net: r6040: Update my email
Florian Fainelli
2016-07-05
net: r6040: Utilize napi_complete_done()
Florian Fainelli
2016-07-05
net: r6040: Utilize __napi_schedule_irqoff
Florian Fainelli
2016-07-05
net: r6040: Check for skb->xmit_more
Florian Fainelli
2016-07-05
net: r6040: Reclaim transmitted buffers in NAPI
Florian Fainelli
2016-07-05
net: r6040: Utilize skb_put_padto()
Florian Fainelli
2016-07-05
net: r6040: Increase statistics upon transmit completion
Florian Fainelli
2016-07-05
net: r6040: Utilize phy_print_status
Florian Fainelli
2016-06-28
net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
net: ethernet: r6040: use phydev from struct net_device
Philippe Reynes
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-03-28
r6040: remove empty MDIO bus reset function
Florian Fainelli
2014-01-16
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
2014-01-16
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-22
net: r6040: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-06
r6040: check MDIO register busy waiting result
Florian Fainelli
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
r6040: remove __dev* attributes
Bill Pemberton
2012-07-09
r6040: use module_pci_driver macro
Devendra Naga
2012-07-07
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
2012-05-29
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
2012-05-29
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
2012-04-12
r6040: update copyright from 2007 to now
Florian Fainelli
2012-04-12
r6040: define and use bits of register PHY_CC
Florian Fainelli
2012-04-12
r6040: define and use MTPR transmit enable bit
Florian Fainelli
2012-04-12
r6040: define and use MLSR register bits
Florian Fainelli
2012-04-12
r6040: fix typo on stats update in tx path
Florian Fainelli
2012-04-12
r6040: add a MAC operation timeout define
Florian Fainelli
2012-04-12
r6040: remove unused variable mcr1 from private structure
Florian Fainelli
2012-04-12
r6040: consolidate MAC reset to its own function
Florian Fainelli
2012-04-04
r6040: Support the get_ts_info ethtool method.
Richard Cochran
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-07
r6040: fix typo in use of MCR0 register bits
Cesar Eduardo Barros
2012-01-04
r6040: place comments before code
Florian Fainelli
[next]