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.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
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-05-10
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-03-25
sungem: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-02-19
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-01
net: sun: optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2
-6
/
+2
2013-10-24
net: niu: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-24
net: sungem: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: cassini: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: sunhme: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
4
-8
/
+8
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-14
/
+10
2013-09-04
net: sunhme: use pci_{get,set}_drvdata()
Jingoo Han
1
-3
/
+3
2013-09-04
net: sunhme: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: niu: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
1
-1
/
+1
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunbmac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunhme: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-21
net: sunbmac: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-07-11
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-02
cassini: Make missing firmware non-fatal
Ben Hutchings
1
-10
/
+8
2013-06-24
net: Restore unintentional reverts.
David S. Miller
1
-1
/
+0
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
3
-11
/
+8
2013-05-23
net/ethernet/sun/sungem: Use module_pci_driver to register driver
Peter Hüwe
1
-12
/
+1
2013-05-18
net: ethernet: sun: initialize variables directly
Emilio López
1
-4
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2
-12
/
+5
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-4
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-02-22
sun.com documentation fixes
Christian Kujau
1
-2
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-1
/
+1
2013-01-23
drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
2
-28
/
+20
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
3
-7
/
+8
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
6
-34
/
+22
2012-12-03
net/sun: remove __dev* attributes
Bill Pemberton
7
-80
/
+80
2012-10-07
drivers/net/ethernet/sun/sungem.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-2
/
+2
2012-09-21
sunbmac: Remove unused local variable.
David S. Miller
1
-1
/
+0
2012-08-23
niu: Use PCI Express Capability accessors
Jiang Liu
1
-12
/
+7
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-2
/
+2
2012-07-23
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
1
-1
/
+1
2012-07-23
niu: Fix to check for dma mapping errors.
Shuah Khan
1
-0
/
+4
[next]