Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | drivers/net: Use setup_timer and mod_timer | Vaishali Thakkar | 1 | -5/+2 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -2/+2 |
2014-10-24 | net: typhoon: Remove redundant casts | Rasmus Villemoes | 1 | -2/+2 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-10-07 | 3c59x: fix bad split of cpu_to_le32(pci_map_single()) | Sylvain "ythier" Hitier | 1 | -1/+1 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+41 |
2014-09-20 | 3c59x: Fix bad offset spec in skb_frag_dma_map | Neil Horman | 1 | -1/+1 |
2014-09-20 | 3c59x: Add dma error checking and recovery | Neil Horman | 1 | -9/+41 |
2014-09-10 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 3 | -30/+28 |
2014-09-06 | 3c59x: avoid panic in boomerang_start_xmit when finding page address: | Neil Horman | 1 | -4/+4 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 3 | -3/+3 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-03-25 | 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-25 | 3c509: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-02-19 | Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues | Justin van Wijngaarden | 1 | -543/+584 |
2014-02-10 | 3c59x: Remove unused pointer in vortex_eisa_cleanup() | Christian Engelmayer | 1 | -2/+0 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2 | -2/+0 |
2014-01-14 | net: 3com: fix warning for incorrect type in argument | dingtianhong | 1 | -1/+1 |
2014-01-01 | net: 3com: slight optimization of addr compare | dingtianhong | 1 | -2/+1 |
2013-12-19 | 3c59x: Add software timestamping | Matthew Whitehead | 1 | -0/+4 |
2013-12-06 | 3c59x/net: Use dev_is_pci() instead of hardcoding | Yijing Wang | 1 | -1/+1 |
2013-10-18 | net: typhoon: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-10-03 | 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 | Matthew Whitehead | 1 | -2/+2 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-06-12 | 3c59x: consolidate error cleanup in vortex_init_one() | Sergei Shtylyov | 1 | -13/+12 |
2013-05-21 | 3c59x: remove useless VORTEX_PCI() invocations | Sergei Shtylyov | 1 | -9/+8 |
2013-05-17 | net: 3com: 3c509: remove unnecessary code | govindarajulu.v | 1 | -19/+0 |
2013-05-12 | 3c59x: fix PCI resource management | Sergei Shtylyov | 1 | -12/+13 |
2013-05-06 | 3c59x: fix freeing nonexistent resource on driver unload | Sergei Shtylyov | 1 | -1/+1 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -3/+5 |
2013-04-30 | 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) | Matthew Whitehead | 1 | -0/+2 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 1 | -1/+1 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -2/+2 |
2013-03-15 | drivers/net: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2 | -26/+2 |
2013-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-01-22 | drivers/net: delete old 8bit ISA 3c501 driver. | Paul Gortmaker | 4 | -1003/+0 |
2013-01-18 | 3c574_cs: fix operator precedence between << and & | Nickolai Zeldovich | 1 | -1/+1 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2013-01-07 | drivers/net: remove orphaned references to micro channel | Paul Gortmaker | 1 | -3/+3 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 3 | -8/+10 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -11/+7 |
2012-12-06 | 3com: make 3c59x depend on HAS_IOPORT | Jan Glauber | 1 | -1/+1 |
2012-12-03 | 3c509: remove __dev* attributes | Bill Pemberton | 1 | -12/+12 |
2012-12-03 | typhoon: remove __dev* attributes | Bill Pemberton | 1 | -5/+5 |
2012-12-03 | 3c59x: remove __dev* attributes | Bill Pemberton | 1 | -8/+8 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2012-07-11 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -1/+1 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2012-05-18 | drivers/net: delete all code/drivers depending on CONFIG_MCA | Paul Gortmaker | 1 | -121/+2 |