index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
3c59x: fix missing dma_mapping_error check and bad ring refill logic
Neil Horman
2018-01-03
1
-52
/
+38
*
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
|
drivers/net/3com: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-22
/
+20
|
/
*
net: 3c59x: constify eisa_device_id
Arvind Yadav
2017-08-19
1
-1
/
+1
*
net: 3c509: constify eisa_device_id
Arvind Yadav
2017-08-19
1
-1
/
+1
*
net: 3c509: constify pnp_device_id
Arvind Yadav
2017-08-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-6
/
+5
*
net/3com: Make el3_netdev_get_ecmd return void
yuval.shaia@oracle.com
2017-06-05
1
-5
/
+3
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-1
/
+3
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
2
-3
/
+3
|
\
|
*
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-20
2
-3
/
+3
*
|
net: typhoon: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
1
-4
/
+3
|
/
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: 3com: typhoon: typhoon_init_one: make return values more specific
Thomas Preisner
2016-12-30
1
-8
/
+8
*
net: 3com: typhoon: typhoon_init_one: fix incorrect return values
Thomas Preisner
2016-12-30
1
-3
/
+6
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
2016-12-16
1
-7
/
+8
*
net: 3com: typhoon: fix typhoon_get_link_ksettings
Philippe Reynes
2016-11-09
1
-1
/
+6
*
net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
1
-30
/
+30
*
net: 3c509: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
1
-26
/
+29
*
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
1
-6
/
+8
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
6
-7
/
+0
*
3c59x: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
5
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+1
|
\
|
*
3c59x: mask LAST_FRAG bit from length field in ring
Neil Horman
2016-02-29
1
-1
/
+1
*
|
3c59x: Ensure to apply the expires time
Stafford Horne
2016-02-28
1
-1
/
+1
*
|
3c59x: Use setup_timer()
Amitoj Kaur Chawla
2016-02-25
1
-8
/
+2
|
/
*
3c59x: fix another page map/single unmap imbalance
Neil Horman
2016-01-13
1
-1
/
+6
*
3c59x: balance page maps and unmaps
Neil Horman
2016-01-13
1
-1
/
+1
*
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
2015-12-14
2
-2
/
+2
*
3c59x: Add BQL support for 3c59x ethernet driver.
Loganaden Velvindron
2015-08-24
1
-3
/
+20
*
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
2015-08-03
1
-9
/
+8
*
3c59x: Fix shared IRQ handling
Denys Vlasenko
2015-07-08
1
-1
/
+3
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-13
/
+5
*
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-11
1
-5
/
+2
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
net: typhoon: Remove redundant casts
Rasmus Villemoes
2014-10-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-1
/
+1
|
\
|
*
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
2014-10-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-9
/
+41
|
\
\
|
|
/
|
*
3c59x: Fix bad offset spec in skb_frag_dma_map
Neil Horman
2014-09-19
1
-1
/
+1
|
*
3c59x: Add dma error checking and recovery
Neil Horman
2014-09-19
1
-9
/
+41
*
|
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
[next]