- f07fadc net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 2 years, 3 months ago
- b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 5 months ago
- f029c78 net: ethernet: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
- c51e506 ethernet: manually convert memcpy(dev_addr,..., sizeof(addr)) by Jakub Kicinski · 3 years, 5 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 5 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 8 months ago
- 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 6 months ago
- 85743ce net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit() by Zhang Changzhong · 4 years, 6 months ago
- 30ebaf8 net: ethernet: dnet: Remove set but unused variable 'len' by Wang Hai · 4 years, 6 months ago
- 92efe48 net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 5 years ago
- 672c88d net/dnet: Delete static version from the driver by Leon Romanovsky · 5 years ago
- fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
- 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
- 1ba44a1 net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 958974fd net: ethernet: dnet: use phydev from struct net_device by Philippe Reynes · 9 years ago
- e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
- 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
- 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 9 years ago
- 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
- 12d80ac net: dnet: fix dnet_poll() by Eric Dumazet · 10 years ago
- ae29223e net: dnet: Use managed interfaces by Himangi Saraogi · 11 years ago
- 89e158f dnet: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
- a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
- a0a4efe net/ethernet: remove __dev* attributes by Bill Pemberton · 12 years ago
- c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
- eb774cb dnet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
- f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
- 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
- 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
- 63f6783 dnet: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
- db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
- 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
- 9c8571d dnet: Move the Dave Ethernet driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/dnet.c]
- ff9b307 dnet: enable transmit time stamping. by Richard Cochran · 14 years ago
- a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- b093dd9 dnet: fix wrong use of platform_set_drvdata() by Ilya Yanok · 14 years ago
- 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
- de140b0 dnet: fixup error handling in initialization by Dan Carpenter · 15 years ago
- 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 15 years ago
- 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
- 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
- 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
- 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
- 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 16 years ago
- f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 142071b dnet: drivers/net/dnet.c needs <linux/io.h> by Geert Uytterhoeven · 16 years ago
- 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
- 408896d5 dnet: remove duplicated #include by Huang Weiyi · 16 years ago
- 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 16 years ago
- 2c5849e dnet: Fix warnings on 64-bit. by David S. Miller · 16 years ago
- 4796417 dnet: Dave DNET ethernet controller driver (updated) by Ilya Yanok · 16 years ago