aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com
Commit message (Expand)AuthorAge
* 3c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov2013-05-20
* net: 3com: 3c509: remove unnecessary codegovindarajulu.v2013-05-16
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-11
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-04-30
| * net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\
| * 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-17
* | drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker2013-01-22
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* | drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-07
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-05
* 3c509: remove __dev* attributesBill Pemberton2012-12-03
* typhoon: remove __dev* attributesBill Pemberton2012-12-03
* 3c59x: remove __dev* attributesBill Pemberton2012-12-03
* treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl2012-04-30
* | drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-17
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\
| * 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-14
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
|/
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* typhoon: convert to SKB paged frag API.Ian Campbell2011-09-22
* Merge branch 'master' of ../netdev-next/David S. Miller2011-09-16
|\
| * 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-30
* | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
|/
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* acenic: Move the Alteon driverJeff Kirsher2011-08-13
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-10