index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
1
-1
/
+1
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
3
-3
/
+0
2012-12-20
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/micrel: remove __dev* attributes
Bill Pemberton
5
-16
/
+16
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+0
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+4
2012-11-15
drivers/net: fix tasklet misuse issue
Xiaotian Feng
1
-12
/
+4
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-11-08
ksz884x: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-11-03
drivers/net: use tasklet_kill in device remove/close process
Xiaotian Feng
1
-2
/
+2
2012-07-17
ethernet: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-11
ksz884x: fix Endian
Li RongQing
1
-2
/
+2
2012-07-11
ksz884x: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+1
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-4
/
+2
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2
-2
/
+2
2012-06-08
net/ethernet: ks8851_mll unregister_netdev() before freeing
Dan Carpenter
1
-1
/
+3
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
1
-7
/
+18
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2012-05-12
ks8851: Update link status during link change interrupt
Stephen Boyd
1
-3
/
+4
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+8
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
1
-1
/
+1
2012-04-21
ks8851: Fix mutex deadlock in ks8851_net_stop()
Stephen Boyd
1
-5
/
+6
2012-04-21
drivers/net: add missing __devexit_p() annotations
Arnd Bergmann
1
-1
/
+1
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
1
-1
/
+1
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
1
-1
/
+1
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-20
net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
Dan Carpenter
1
-1
/
+1
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+7
2012-02-16
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
3
-2
/
+5
2012-02-14
ks8851: Fix NOHZ local_softirq_pending 08 warning
Cousson, Benoit
1
-1
/
+1
2012-02-13
trivial: typo hnalder -> handler
Uwe Kleine-König
2
-2
/
+2
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
3
-6
/
+6
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2
-6
/
+2
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
4
-4
/
+4
2012-01-25
drivers: misc: Remove MISC_DEVICES config option
Fabio Estevam
1
-1
/
+0
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-13
ksz884x: fix mtu for VLAN
Doug Kehn
1
-1
/
+1
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2
-24
/
+2
2011-11-26
KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6
Ben Dooks
3
-320
/
+120
[next]