index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for ep93xxx_eth
Breno Leitao
2024-01-25
1
-0
/
+1
*
net: ethernet: cirrus: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
3
-11
/
+7
*
cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...
Ruan Jinjie
2023-08-02
1
-3
/
+2
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+0
*
net: isa: include net/Space.h
Arnd Bergmann
2023-05-18
1
-0
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
cirrus: cs89x0: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
cirrus: mac89x0: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+5
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-4
/
+7
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
2
-2
/
+2
*
net: cs89x0: disable compile testing on powerpc
Arnd Bergmann
2021-09-03
1
-1
/
+1
*
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2021-08-03
1
-3
/
+4
*
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
1
-0
/
+1
*
cs89x0: rework driver configuration
Arnd Bergmann
2021-08-03
2
-23
/
+27
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
ethernet: cirrus: Remove unused macros
Alex Dewar
2020-08-18
1
-4
/
+0
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-27
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-3
/
+3
*
docs: networking: device drivers: convert cirrus/cs89x0.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
net/cirrus: Delete driver version
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
2019-11-15
1
-2
/
+3
*
cirrus: cs89x0: remove set but not used variable 'lp'
YueHaibing
2019-08-26
1
-3
/
+0
*
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ARM: ep93xx: move network platform data to separate header
Arnd Bergmann
2019-04-29
2
-2
/
+2
*
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-12-05
1
-1
/
+1
*
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2018-09-22
2
-3
/
+3
*
net: prevent ISA drivers from building on PPC32
Randy Dunlap
2018-07-22
1
-0
/
+1
*
net/mac89x0: Replace custom debug logging with netif_* calls
Finn Thain
2018-03-02
1
-32
/
+15
*
net/mac89x0: Fix and modernize log messages
Finn Thain
2018-03-02
1
-10
/
+9
*
net/mac89x0: Convert to platform_driver
Finn Thain
2018-03-02
1
-39
/
+29
*
net/mac89x0: Remove redundant code
Finn Thain
2018-03-02
1
-32
/
+0
*
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-30
1
-2
/
+4
|
\
|
*
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
1
-2
/
+4
*
|
net: cs89x0: add MODULE_LICENSE
Arnd Bergmann
2018-01-15
1
-0
/
+4
|
/
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+3
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-1
/
+4
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-11
1
-3
/
+3
|
\
|
*
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-20
1
-3
/
+3
*
|
format-security: move static strings to const
Kees Cook
2017-05-09
1
-1
/
+1
*
|
net: cx89x0: move attribute declaration before struct keyword
Stefan Agner
2017-04-18
1
-1
/
+1
|
/
*
ep93xx_eth: add GRO support
Eric Dumazet
2017-02-05
1
-23
/
+6
*
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-07
1
-0
/
+4
|
\
|
*
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
2016-12-05
1
-0
/
+4
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
3
-3
/
+0
|
/
[next]