index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
Age
Commit message (
Expand
)
Author
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net: tulip: de2104x: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: uli526x: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: dmfe: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: winbond-840: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: de4x: use setup_timer() helper.
Allen Pais
2017-09-08
net: tulip: Constify tulip_tbl
Kees Cook
2017-08-19
net: de4x5: constify eisa_device_id
Arvind Yadav
2017-07-19
net: tulip: remove useless code in tulip_init_one()
Gustavo A. R. Silva
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
net/dec: Make __de_get_link_ksettings return void
yuval.shaia@oracle.com
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-07
net: tulip: de2104x: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-02
net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
net: dec: de2104x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-08-13
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
2016-07-30
net: tulip: fix spelling mistake: "attemping" -> "attempting"
Colin Ian King
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
dmfe: kill DEVICE define
Florian Westphal
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
2016-02-25
net: tulip: Use setup_timer()
Amitoj Kaur Chawla
2015-12-14
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
2015-11-20
net: tulip: turn compile-time warning into dev_warn()
Arnd Bergmann
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-03
net: tulip: rearrange order of searching for substrings
Rasmus Villemoes
2015-06-03
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-13
tulip_core.c : out-of-bounds check.
Ameen Ali
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-02-02
net/tulip: don't warn about unknown ARM architecture
Arnd Bergmann
2014-12-09
uli526x: fix misspelling of current function in string
Julia Lawall
2014-12-09
dmfe: fix misspelling of current function in string
Julia Lawall
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
2014-08-27
tulip: dmfe: Fix global namespace pollution of phy accessors.
David S. Miller
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-20
net: tulip: remove unnecessary break after return
Fabian Frederick
2014-06-22
tulip: Poll link status more frequently for Comet chips
Ondrej Zary
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
[next]