index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
i825xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-03-21
i825xx: fix typo "Frame to short" -> "Frame too short"
Tong Zhang
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-26
ethernet: i825xx: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-14
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
1
-1
/
+2
2021-11-20
82596: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-11-19
lasi_82594: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
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-07
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-04
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-14
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-28
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-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-8
/
+8
2019-10-15
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-03
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-21
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-12
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-24
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-02
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-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2
-9
/
+5
2013-02-21
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
[next]