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