- 6c119fbd net: ethoc: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
- 4abd7cf ethernet: use eth_hw_addr_set() in unmaintained drivers by Jakub Kicinski · 3 years, 2 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
- 9ca01b2 ethernet: use of_get_ethdev_address() by Jakub Kicinski · 3 years, 3 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 015a22f net: ethoc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
- 5d41f9b net: ethernet: Fix memleak in ethoc_probe by Dinghao Liu · 4 years ago
- d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 3 months ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- 76e597e net: ethoc: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
- d220b94 net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 8 years ago
- de6b08f net: ethoc: Use ether_addr_copy() by Tobias Klauser · 8 years ago
- 6d6a505 net: ethoc: Use eth_hw_addr_random() by Tobias Klauser · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- a870a97 net: ethoc: Make needlessly global struct ethtool_ops static by Tobias Klauser · 8 years ago
- aa884a2 net: ethoc: Remove unused members from struct ethoc by Tobias Klauser · 8 years ago
- 38b4bc2 net: ethoc: Demote packet dropped error message to debug by Florian Fainelli · 8 years ago
- b34296a net: ethoc: Utilize of_get_mac_address() by Florian Fainelli · 8 years ago
- abf7e53 net: ethoc: Account for duplex changes by Florian Fainelli · 8 years ago
- 3d3ba56 net: ethoc: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 87e544b net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 11331fc net: ethernet: ethoc: use phydev from struct net_device by Philippe Reynes · 8 years ago
- ee6c21b net: ethoc: Correctly pad short packets by Florian Fainelli · 8 years ago
- 386512d net: ethoc: Fix early error paths by Florian Fainelli · 8 years ago
- bfa49cf net/ethoc: fix null dereference on error exit path by Colin Ian King · 9 years ago
- 57a0f36 net/ethoc: do not free array priv->mdio->irq by Colin Ian King · 9 years ago
- 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
- e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
- 06e60e59 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
- 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 9 years ago
- fa2b183 net: ethoc: constify of_device_id array by Fabian Frederick · 10 years ago
- 224cd4b net: ethernet: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
- 5672a8f net: ethoc: remove ethoc_config by Florian Fainelli · 11 years ago
- 6da4dc6 net: ethoc: remove empty MDIO bus function by Florian Fainelli · 11 years ago
- a13aff0 net: ethoc: set up MII management bus clock by Max Filippov · 11 years ago
- 445a48c net: ethoc: don't advertise gigabit speed on attached PHY by Max Filippov · 11 years ago
- bee7bac net: ethoc: implement ethtool get/set ring parameters by Max Filippov · 11 years ago
- 1112909 net: ethoc: implement ethtool get registers by Max Filippov · 11 years ago
- 01cd7d5 net: ethoc: implement ethtool get/set settings by Max Filippov · 11 years ago
- fba9110 net: ethoc: implement basic ethtool operations by Max Filippov · 11 years ago
- 420fcd8 net: ethoc: use dev_get_platdata() by Jingoo Han · 11 years ago
- dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 12 years ago
- f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
- efc61a3 ethoc: fix mac address set by Jiri Pirko · 12 years ago
- 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
- e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
- a0a4efe net/ethernet: remove __dev* attributes by Bill Pemberton · 12 years ago
- 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
- 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
- 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
- 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
- 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
- db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
- 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 4ee5429 ethoc: Move the Avionic driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ethoc.c]
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- 68f5139 ethoc: enable transmit time stamping. by Richard Cochran · 14 years ago
- 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
- a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
- 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
- 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
- 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
- fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
- 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
- 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
- eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
- e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
- 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 14 years ago
- f78f09f ethoc: add devinit/devexit section initializers by Jonas Bonn · 14 years ago
- 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
- 5cf3e03 ethoc: Fix warning in ethoc_init_ring(). by David S. Miller · 14 years ago
- 57616ee ethoc: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
- a71fba9 ethoc: use devres resource management by Jonas Bonn · 15 years ago
- b46773d ethoc: Clear command buffer after write by Jonas Bonn · 15 years ago
- 2cbc8ef Remove unused variable by Jonas Bonn · 15 years ago
- 637f33b8 ethoc: Clean up PHY probing by Jonas Bonn · 15 years ago
- ee4f56b ethoc: write number of TX buffers in init_ring by Jonas Bonn · 15 years ago
- f8555ad0 ethoc: Write bus addresses to registers by Jonas Bonn · 15 years ago
- c527f81 ethoc: calculate number of buffers in ethoc_probe by Jonas Bonn · 15 years ago
- ee02a4e ethoc: fix null dereference in ethoc_probe by Thomas Chou · 15 years ago
- 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
- 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 15 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago