index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
/
xilinx_emaclite.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-20
2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-08
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
2019-04-08
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
2019-02-14
net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-09-19
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-06-30
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
2018-06-30
net: emaclite: Fix block comments style
Radhey Shyam Pandey
2018-06-30
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
2018-06-30
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
2018-06-30
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
2017-01-23
net: xilinx: constify net_device_ops structure
Bhumika Goyal
2017-01-05
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
2016-08-20
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
2014-12-31
net: Xilinx: fix error return code
Julia Lawall
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-08-14
net: xilinx: Remove .owner field for driver
Michal Simek
2014-06-22
xilinx: Fix compiler warning
Manuel Schölling
2014-05-22
xilinx: Use time_before_eq()
Manuel Schölling
2014-03-28
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
2014-03-24
xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
net: emaclite: add barriers to support Xilinx Zynq platform
Srikanth Thokala
2013-12-09
net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...
Srikanth Thokala
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-20
net: emaclite: Code cleanup
Michal Simek
2013-09-20
net: emaclite: Not necessary to call devm_iounmap
Michal Simek
2013-08-21
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-20
net: xilinx_emaclite: use platform_{get,set}_drvdata()
Libo Chen
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
net: emaclite: Use platform resource table
Michal Simek
2013-06-04
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
2013-06-04
net: emaclite: Fix typo in error message
Jens Renner \(EFE\)
[next]