index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
i825xx
Age
Commit message (
Expand
)
Author
2020-09-25
lib82596: convert to dma_alloc_noncoherent
Christoph Hellwig
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-10-15
net: i82596: fix dma_alloc_attr for sni_82596
Thomas Bogendoerfer
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-03
parisc: Tune LASI LAN for QEMU
Helge Deller
2019-02-14
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-09-21
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-08-29
i825xx: switch to switch to dma_alloc_attrs
Christoph Hellwig
2017-08-22
parisc/net/lasi_82596: Fix section mismatches
Helge Deller
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-12
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-10-20
net: ethernet: i825xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-24
i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-22
drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver
Paul Gortmaker
2013-01-22
drivers/net: delete intel i825xx based znet notebook driver
Paul Gortmaker
2013-01-22
drivers/net: delete ISA intel eexpress and eepro i825xx drivers
Paul Gortmaker
2013-01-22
drivers/net: delete the 3Com 3c505/3c507 intel i825xx support
Paul Gortmaker
2013-01-22
drivers/net: delete intel 486 panther onboard ethernet support
Paul Gortmaker
2013-01-22
drivers/net: delete 486 Apricot support
Paul Gortmaker
2013-01-11
drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
i825xx: remove __dev* attributes
Bill Pemberton
2012-12-03
i825xx/ether1.c: remove __dev* attributes
Bill Pemberton
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-09-22
net: Make ZNET driver config depend on X86.
David S. Miller
2012-09-19
i825xx: znet: fix compiler warnings when building a 64-bit kernel
Mika Westerberg
2012-09-04
i825xx: fix paging fault on znet_probe()
Wu Fengguang
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-17
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
[next]