Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
c942fddf8793b2013be8c901b47d0a8dc02bf99f
/
drivers
/
net
/
ethernet
/
micrel
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
2d2924a
net: ethernet: fix similar warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
aae079a
net: ks8851: Deduplicate register macros
by Lukas Wunner
· 6 years ago
cbda74a
net: ks8851: Fix register macro misnomers
by Lukas Wunner
· 6 years ago
9624baf
net: ks8851: Set initial carrier state to down
by Lukas Wunner
· 6 years ago
d268f31
net: ks8851: Delay requesting IRQ until opened
by Lukas Wunner
· 6 years ago
761cfa9
net: ks8851: Reassert reset pin if chip ID check fails
by Lukas Wunner
· 6 years ago
536d368
net: ks8851: Dequeue RX packets explicitly
by Lukas Wunner
· 6 years ago
105cfb0
net: micrel: ks8695net: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
by Yang Wei
· 6 years ago
2b49117a
net: micrel: fix return type of ndo_start_xmit function
by YueHaibing
· 7 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
5d258b4
net: ethernet: Use existing define with polynomial
by Krzysztof Kozlowski
· 7 years ago
5074298
ethernet: micrel: remove redundant pointer 'info'
by Colin Ian King
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
566bd54
net: ks8851: Support DT-provided MAC address
by Lukas Wunner
· 8 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
11dd894
net: ksz884x: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
9efd383
net: ks8851: Added support for half-duplex SPI
by Sergey Shcherbakov
· 8 years ago
0367105
scripts/spelling.txt: add "overrided" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
b6878ea
net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
98f2b09
net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2821337
net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2fb93a1
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
7ea40077
ks8695net: add GRO support
by Eric Dumazet
· 8 years ago
3ebe834
net: ks8851: Drop eeprom_size structure member
by Stephen Boyd
· 9 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 9 years ago
3274940
drivers: net: Don't print unpopulated net_device name
by Harvey Hunt
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
3af0d55
ethernet: micrel: fix some error codes
by Dan Carpenter
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 10 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 10 years ago
88c7966
net: ks8851: Export OF module alias information
by Javier Martinez Canillas
· 10 years ago
2902bc6
net: ethernet: micrel: fix an error code
by Dan Carpenter
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
addae62
ethernet: micrel: use time_is_before_eq_jiffies
by Antonio Murdaca
· 10 years ago
f6b59f3
ethernet: micrel: use time_after_eq
by Antonio Murdaca
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
fea3cb0
ksz884x: Use setup_timer
by Julia Lawall
· 11 years ago
62633b8
net: ethernet: micrel: ksz884x.c: Remove unused function
by Rickard Strandqvist
· 11 years ago
f153568
net: ethernet: micrel: drop owner assignment from platform_drivers
by Wolfram Sang
· 11 years ago
843d349
net: ks8842: use dmaengine_terminate_all() API
by Vinod Koul
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
a2d0abc
micrel: use pci_zalloc_consistent
by Joe Perches
· 11 years ago
5478998
net: ks8851-ml: Use devm_ioremap_resource
by Himangi Saraogi
· 11 years ago
d64eed1
net: ks8851: Don't use regulator_get_optional()
by Stephen Boyd
· 11 years ago
ee39facb
net: Revert mlx4 cpumask changes.
by David S. Miller
· 11 years ago
2a82e40
net: ks8851: Don't use regulator_get_optional()
by Stephen Boyd
· 11 years ago
f4c6e06
net: ks8851: Add of match table
by Stephen Boyd
· 11 years ago
73fdeb8
net: ks8851: Add optional vdd_io regulator and reset gpio
by Stephen Boyd
· 11 years ago
c78dbad
net: ks8851: Use devm_regulator_get_optional()
by Stephen Boyd
· 11 years ago
05e1e76
micrel: Use time_before_eq()
by Manuel Schölling
· 11 years ago
9dbccc3
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
by Markus Lottmann
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
641e9b7
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
ebf4ad9
net: micrel : ks8851-ml: add vdd-supply support
by Nishanth Menon
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 12 years ago
9895c50
ksz884x: delete useless variable
by Julia Lawall
· 12 years ago
7ced544
net: ksz884x: slight optimization of addr compare
by dingtianhong
· 12 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 12 years ago
1a0176d
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
by Jingoo Han
· 12 years ago
c959840
net: ksz884x: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 12 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 12 years ago
cfb9a51
net: ks8851-ml: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
ee94661
net: ks8851-ml: use dev_get_platdata()
by Jingoo Han
· 12 years ago
0dd14b6
net: ks8842: use dev_get_platdata()
by Jingoo Han
· 12 years ago
51a700d
net: micrel: Staticize local functions
by Jingoo Han
· 12 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 12 years ago
87227b8
net: micrel : ks8851-ml: add dt support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
8ac2b3c
ks8851: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
d5b4092
net: ks8851: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
0582ce9
net: ks8851: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
8f99660
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
14bc435
ks8851: Fix interpretation of rxlen field.
by Max.Nekludov@us.elster.com
· 12 years ago
18e4a73
net: ks8695net: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
c1ad32a
ks8851_mll: basic ethernet statistics
by David J. Choi
· 12 years ago
656a05c
net: ks8851: convert to threaded IRQ
by Felipe Balbi
· 13 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 13 years ago
4945106
ksz884x: fix receive polling race condition
by Lennert Buytenhek
· 13 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 13 years ago
654b8c5
net/micrel: remove __dev* attributes
by Bill Pemberton
· 13 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 13 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 13 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
71c6c83
drivers/net: fix tasklet misuse issue
by Xiaotian Feng
· 13 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8589486
ksz884x: use module_pci_driver to simplify the code
by Wei Yongjun
· 13 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 13 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 13 years ago
Next »