- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 8d4f62c net: sungem: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- d4ce70b sun/sungem: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
- 0800d88 net: sun: use pci_status_get_and_clear_errors by Heiner Kallweit · 4 years, 10 months ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- bdbe8cc net: sungem: fix indentation, remove a tab by Colin Ian King · 6 years ago
- 12b0355 net: sungem: fix rx checksum support by Eric Dumazet · 7 years ago
- c861ef8 sun: Add SPDX license tags to Sun network drivers by Shannon Nelson · 7 years ago
- 0822c5d net: ethernet: sun: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 6d2bcc1 drivers: net: sun: use setup_timer() helper. by Allen Pais · 7 years ago
- e74bad6 net: sun: sungem: rix a possible null dereference by Philippe Reynes · 8 years ago
- 92552fd net: sun: sungem: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
- b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 10 years ago
- dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
- abc4da4 sungem: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 241198a sungem: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
- a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 3a93ac0 net: sungem: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
- 5119ad0 net/ethernet/sun/sungem: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
- 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
- f73d12b net/sun: remove __dev* attributes by Bill Pemberton · 12 years ago
- 4df1283 drivers/net/ethernet/sun/sungem.c: fix error return code by Peter Senna Tschudin · 12 years ago
- 8505120 sungem: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
- 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 13 years ago
- 3a22d5d sungem: use mdelay instead of udelay where necessary by Arnd Bergmann · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 4ee39fd sungem: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
- 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
- 4fee78b sungem: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 19e2f6f net: Fix sungem_phy sharing. by David S. Miller · 13 years ago
- 2bb6984 net: Move sungem_phy.h under include/linux by David S. Miller · 13 years ago
- e689cf4 cassini/niu/sun*: Move the Sun drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sungem.c]
- 5903417 sungem: fix compile failure caused by trivial #include consolidation by Jiri Kosina · 13 years ago
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
- e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 14 years ago
- 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
- fe09bb6 sungem: Spring cleaning and GRO support by Benjamin Herrenschmidt · 14 years ago
- 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
- 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
- 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- aae7c47 sungem: Use net_device's internal stats by Denis Kirjanov · 14 years ago
- 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
- fe8998c sungem: update gp->reset_task flushing by Tejun Heo · 14 years ago
- c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
- a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
- 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 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
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
- 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
- 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
- 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- e54d551 sungem: Fix Serdes detection. by David S. Miller · 15 years ago
- b8883a6 NET: sungem, use spin_trylock_irqsave by Jiri Slaby · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
- 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 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
- 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
- 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 4a8fd2c sungem: another error printed one too early by Roel Kluin · 16 years ago
- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- d13c11f sungem: another error printed one too early by roel kluin · 16 years ago
- 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 71822fa sungem: Soft lockup in sungem on Netra AC200 when switching interface up by Ilkka Virta · 16 years ago
- b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 16 years ago
- 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
- d9a811d sungem: update to net_device_ops by Stephen Hemminger · 16 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- fbf0229 sungem: improve ethtool output with internal pcs and serdes by Hermann Lauer · 16 years ago
- 8c83f80 sungem: Make PCS PHY support partially work again. by David S. Miller · 16 years ago
- 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- bd51126 sungem: Fix PCS_MIICTRL register write in gem_init_phy(). by David S. Miller · 16 years ago
- 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago