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
/
cirrus
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
cirrus: mac89x0: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-4
/
+7
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2
-2
/
+2
2021-09-03
net: cs89x0: disable compile testing on powerpc
Arnd Bergmann
1
-1
/
+1
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
1
-3
/
+4
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+1
2021-08-03
cs89x0: rework driver configuration
Arnd Bergmann
2
-23
/
+27
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2020-08-18
ethernet: cirrus: Remove unused macros
Alex Dewar
1
-4
/
+0
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-05-01
docs: networking: device drivers: convert cirrus/cs89x0.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-03
net/cirrus: Delete driver version
Leon Romanovsky
1
-2
/
+0
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-15
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
1
-2
/
+3
2019-08-25
cirrus: cs89x0: remove set but not used variable 'lp'
YueHaibing
1
-3
/
+0
2019-08-21
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-28
ARM: ep93xx: move network platform data to separate header
Arnd Bergmann
2
-2
/
+2
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-1
/
+1
2018-09-21
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
1
-0
/
+1
2018-03-01
net/mac89x0: Replace custom debug logging with netif_* calls
Finn Thain
1
-32
/
+15
2018-03-01
net/mac89x0: Fix and modernize log messages
Finn Thain
1
-10
/
+9
2018-03-01
net/mac89x0: Convert to platform_driver
Finn Thain
1
-39
/
+29
2018-03-01
net/mac89x0: Remove redundant code
Finn Thain
1
-32
/
+0
2018-01-29
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-2
/
+4
2018-01-15
net: cs89x0: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-4
/
+3
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+4
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2017-05-08
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
1
-3
/
+3
2017-04-18
net: cx89x0: move attribute declaration before struct keyword
Stefan Agner
1
-1
/
+1
2017-02-05
ep93xx_eth: add GRO support
Eric Dumazet
1
-23
/
+6
2016-12-17
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-06-15
net: cx89x0: Add DT support
Alexander Shiyan
1
-1
/
+11
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-9
/
+3
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-01-29
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
1
-1
/
+2
2014-12-15
cirrus: cs89x0: fix time comparison
Asaf Vertz
1
-13
/
+14
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
[next]