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
/
i825xx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-3
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2021-09-02
net/sun3_82586: Fix return value of sun3_82586_probe()
Geert Uytterhoeven
1
-1
/
+1
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+1
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2
-28
/
+13
2021-02-05
drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c
Bhaskar Chowdhury
1
-2
/
+2
2020-09-25
lib82596: convert to dma_alloc_noncoherent
Christoph Hellwig
3
-63
/
+80
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
3
-39
/
+40
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-8
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+3
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-8
/
+8
2019-10-16
net: i82596: fix dma_alloc_attr for sni_82596
Thomas Bogendoerfer
3
-4
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-04
parisc: Tune LASI LAN for QEMU
Helge Deller
1
-2
/
+3
2019-02-14
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-09-22
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-12
/
+9
2017-08-29
i825xx: switch to switch to dma_alloc_attrs
Christoph Hellwig
3
-12
/
+9
2017-08-22
parisc/net/lasi_82596: Fix section mismatches
Helge Deller
1
-5
/
+5
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-2
/
+4
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
4
-4
/
+0
2016-09-13
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-4
/
+4
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2014-10-20
net: ethernet: i825xx: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-25
i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2
-5
/
+5
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2
-9
/
+5
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2013-01-22
drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver
Paul Gortmaker
4
-1668
/
+0
2013-01-22
drivers/net: delete intel i825xx based znet notebook driver
Paul Gortmaker
3
-939
/
+0
2013-01-22
drivers/net: delete ISA intel eexpress and eepro i825xx drivers
Paul Gortmaker
5
-3691
/
+0
2013-01-22
drivers/net: delete the 3Com 3c505/3c507 intel i825xx support
Paul Gortmaker
5
-2928
/
+0
2013-01-22
drivers/net: delete intel 486 panther onboard ethernet support
Paul Gortmaker
3
-1346
/
+0
2013-01-22
drivers/net: delete 486 Apricot support
Paul Gortmaker
3
-98
/
+8
2013-01-11
drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-7
/
+5
2013-01-07
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
1
-1
/
+1
[next]