Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
60877a32bce00041528576e6b8df5abe9251fa73
/
drivers
/
net
/
ethernet
/
micrel
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
8ac2b3c0
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
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
4945106
ksz884x: fix receive polling race condition
by Lennert Buytenhek
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
654b8c5
net/micrel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
71c6c83
drivers/net: fix tasklet misuse issue
by Xiaotian Feng
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8589486
ksz884x: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 13 years ago
5b70ca3
ksz884x: fix Endian
by Li RongQing
· 13 years ago
b06b66c
ksz884x: remove unnecessary setting of skb->dev
by Jon Mason
· 13 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
c3001b7
net/ethernet: ks8851_mll unregister_netdev() before freeing
by Dan Carpenter
· 13 years ago
29a6b6c
net/ethernet: ks8851_mll mac address configuration support added
by Raffaele Recalcati
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
062e55e
ks8851: Update link status during link change interrupt
by Stephen Boyd
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e8195b2
ks8851: Fix request_irq/free_irq mismatch
by Matt Renzelmann
· 13 years ago
c5a9993
ks8851: Fix mutex deadlock in ks8851_net_stop()
by Stephen Boyd
· 13 years ago
65f6092
drivers/net: add missing __devexit_p() annotations
by Arnd Bergmann
· 13 years ago
716af4a
ksz884x: don't copy too much in netdev_set_mac_address()
by Dan Carpenter
· 13 years ago
8a9a0ea
net/ethernet: ks8851_mll fix rx frame buffer overflow
by Davide Ciminaghi
· 13 years ago
51c61a2
ks8851: Fix missing mutex_lock/unlock
by Matt Renzelmann
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
32aa64f7
net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
by Dan Carpenter
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6c23e41
net/ethernet: ks8851_mll fix irq handling
by Jan Weitzel
· 13 years ago
7ce5d22
net: use eth_hw_addr_random() and reset addr_assign_type
by Danny Kukawka
· 13 years ago
fbcf88b
ks8851: Fix NOHZ local_softirq_pending 08 warning
by Cousson, Benoit
· 13 years ago
fafdbf8
trivial: typo hnalder -> handler
by Uwe Kleine-König
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
7c5763b
drivers: misc: Remove MISC_DEVICES config option
by Fabio Estevam
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
8363658
ksz884x: fix mtu for VLAN
by Doug Kehn
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
51b7b1c
KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6
by Ben Dooks
· 13 years ago
32f160d
KSZ8851-SNL: Fix MAC address change problem
by Tristram Ha
· 13 years ago
a9a8de2
KSZ8851-SNL: Add support for EEPROM MAC address
by Ben Dooks
· 13 years ago
cb50870
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
by Thomas Meyer
· 13 years ago
7a2da3d
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
by Thomas Meyer
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
6a3c910c
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
787343a
ksz884x: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
bcc9736
ks8*/ksz8*: Move the Micrel drivers
by Jeff Kirsher
· 14 years ago