index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
/
xilinx_emaclite.c
Commit message (
Expand
)
Author
Age
*
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
*
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-30
*
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
2018-06-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
|
\
|
*
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-02-15
*
|
net: xilinx: constify net_device_ops structure
Bhumika Goyal
2017-01-23
*
|
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
2017-01-05
|
/
*
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-08-21
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
*
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-25
*
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
*
net: xilinx: constify of_device_id array
Fabian Frederick
2015-03-17
*
net: Xilinx: fix error return code
Julia Lawall
2014-12-31
*
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
*
net: xilinx: Remove .owner field for driver
Michal Simek
2014-08-14
*
xilinx: Fix compiler warning
Manuel Schölling
2014-06-22
*
xilinx: Use time_before_eq()
Manuel Schölling
2014-05-22
*
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
*
xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
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-12-09
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
*
net: emaclite: Code cleanup
Michal Simek
2013-09-20
*
net: emaclite: Not necessary to call devm_iounmap
Michal Simek
2013-09-20
*
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
*
net: xilinx_emaclite: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
*
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
\
|
*
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
2013-06-04
*
|
net: emaclite: Use platform resource table
Michal Simek
2013-06-04
*
|
net: emaclite: Fix typo in error message
Jens Renner \(EFE\)
2013-06-04
*
|
net: emaclite: Update driver header
Michal Simek
2013-05-30
*
|
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
2013-05-30
*
|
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
2013-05-30
*
|
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
2013-05-30
*
|
net: emaclite: Report failures in mdio setup
Michal Simek
2013-05-30
|
/
*
net/xilinx: remove __dev* attributes
Bill Pemberton
2012-12-03
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
[next]