index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
3com
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
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-20
3c59x: remove useless VORTEX_PCI() invocations
Sergei Shtylyov
1
-9
/
+8
2013-05-16
net: 3com: 3c509: remove unnecessary code
govindarajulu.v
1
-19
/
+0
2013-05-11
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-01
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-29
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-17
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
1
-1
/
+1
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-06
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
1
-3
/
+3
2013-01-06
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-05
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-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-17
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
1
-121
/
+2
2012-04-30
typhoon: get rid of redundant conditional before all to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-02-22
3com/typhoon: reuse eth_mac_addr()
Danny Kukawka
1
-13
/
+1
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-14
3c59x: shorten timer period for slave devices
Eric Dumazet
1
-1
/
+1
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-6
/
+4
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
6
-9
/
+9
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
1
-1
/
+1
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
3
-15
/
+20
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2
-6
/
+6
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-09-22
typhoon: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+1
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
1
-3
/
+4
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-30
3c59x: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+4
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
7
-8
/
+8
2011-08-13
acenic: Move the Alteon driver
Jeff Kirsher
4
-4024
/
+0
2011-08-10
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Jeff Kirsher
13
-0
/
+16968