Radhey Shyam Pandey
|
560c5bddba
net: emaclite: Remove xemaclite_mdio_setup return check
|
7 years ago |
Radhey Shyam Pandey
|
bd45cbf545
net: emaclite: Remove unused 'has_mdio' flag.
|
7 years ago |
Radhey Shyam Pandey
|
27cad00840
net: emaclite: Fix MDIO bus unregister bug
|
7 years ago |
Radhey Shyam Pandey
|
087fca595a
net: emaclite: Fix position of lp->mii_bus assignment
|
7 years ago |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Anssi Hannula
|
acf138f1b0
net: xilinx_emaclite: fix freezes due to unordered I/O
|
8 years ago |
Anssi Hannula
|
cd22455364
net: xilinx_emaclite: fix receive buffer overflow
|
8 years ago |
Bhumika Goyal
|
10eeb5e645
net: xilinx: constify net_device_ops structure
|
8 years ago |
Tobias Klauser
|
60f9b5e806
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
|
8 years ago |
Daniel Romell
|
5575cf133c
net: xilinx: emaclite: Fallback to random MAC address.
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
9 years ago |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 years ago |
Russell King
|
04d53b20fe
net: fix phy refcounting in a bunch of drivers
|
10 years ago |
Joe Perches
|
4e833c596e
ethernet: Use bool function returns of true/false instead of 1/0
|
10 years ago |
Fabian Frederick
|
74847f231c
net: xilinx: constify of_device_id array
|
10 years ago |
Julia Lawall
|
8a0a1f840f
net: Xilinx: fix error return code
|
10 years ago |
Markus Elfring
|
38a90e7ccb
net: Xilinx: Deletion of unnecessary checks before two function calls
|
10 years ago |
Michal Simek
|
fdd42e4400
net: xilinx: Remove .owner field for driver
|
11 years ago |
Manuel Schölling
|
9f8b93cb32
xilinx: Fix compiler warning
|
11 years ago |
Manuel Schölling
|
3aeea53f0a
xilinx: Use time_before_eq()
|
11 years ago |
Florian Fainelli
|
33c0431ea6
net: emaclite: remove empty MDIO bus reset function
|
11 years ago |
Eric W. Biederman
|
69e73d2391
xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Srikanth Thokala
|
ec21b6b404
net: emaclite: add barriers to support Xilinx Zynq platform
|
11 years ago |
Srikanth Thokala
|
243fedd5fa
net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers
|
11 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Michal Simek
|
cd738c4ede
net: emaclite: Code cleanup
|
12 years ago |
Michal Simek
|
37c67c6e2b
net: emaclite: Not necessary to call devm_iounmap
|
12 years ago |
Libo Chen
|
0c671dc0c4
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
|
12 years ago |