index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
3com
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
3
-30
/
+28
*
3c59x: avoid panic in boomerang_start_xmit when finding page address:
Neil Horman
2014-09-05
1
-4
/
+4
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-2
/
+2
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
3
-3
/
+3
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-1
/
+1
*
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
3c509: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
Justin van Wijngaarden
2014-02-18
1
-543
/
+584
*
3c59x: Remove unused pointer in vortex_eisa_cleanup()
Christian Engelmayer
2014-02-09
1
-2
/
+0
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
2
-2
/
+0
*
net: 3com: fix warning for incorrect type in argument
dingtianhong
2014-01-13
1
-1
/
+1
*
net: 3com: slight optimization of addr compare
dingtianhong
2013-12-31
1
-2
/
+1
*
3c59x: Add software timestamping
Matthew Whitehead
2013-12-19
1
-0
/
+4
*
3c59x/net: Use dev_is_pci() instead of hardcoding
Yijing Wang
2013-12-06
1
-1
/
+1
*
net: typhoon: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-1
/
+0
*
3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515
Matthew Whitehead
2013-10-03
1
-2
/
+2
*
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
1
-1
/
+0
*
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
2013-06-12
1
-13
/
+12
*
3c59x: remove useless VORTEX_PCI() invocations
Sergei Shtylyov
2013-05-20
1
-9
/
+8
*
net: 3com: 3c509: remove unnecessary code
govindarajulu.v
2013-05-16
1
-19
/
+0
*
3c59x: fix PCI resource management
Sergei Shtylyov
2013-05-11
1
-12
/
+13
*
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
2013-05-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
2
-3
/
+5
|
\
|
*
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
2013-04-30
1
-0
/
+2
|
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
|
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+2
*
|
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
2
-26
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
1
-1
/
+1
|
\
|
*
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
2013-01-17
1
-1
/
+1
*
|
drivers/net: delete old 8bit ISA 3c501 driver.
Paul Gortmaker
2013-01-22
4
-1003
/
+0
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
*
|
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
2013-01-06
1
-3
/
+3
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
3
-8
/
+10
|
/
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
2
-11
/
+7
*
3com: make 3c59x depend on HAS_IOPORT
Jan Glauber
2012-12-05
1
-1
/
+1
*
3c509: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-12
/
+12
*
typhoon: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
3c59x: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-8
/
+8
*
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
1
-1
/
+1
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-2
/
+1
|
\
|
*
typhoon: get rid of redundant conditional before all to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
|
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
2012-05-17
1
-121
/
+2
|
/
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
2
-2
/
+0
*
3com/typhoon: reuse eth_mac_addr()
Danny Kukawka
2012-02-22
1
-13
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-19
1
-1
/
+1
|
\
|
*
3c59x: shorten timer period for slave devices
Eric Dumazet
2012-02-14
1
-1
/
+1
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-6
/
+4
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
6
-9
/
+9
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
[next]