index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
ixp4xx_hss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: wan/ixp4xx_hss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-06
1
-3
/
+2
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-2
/
+2
*
net: wan: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+1
*
net: ixp4xx_hss: Check features using syscon
Linus Walleij
2022-02-12
1
-17
/
+22
*
net: ixp4xx_hss: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2021-11-30
1
-1
/
+0
*
net: ixp4xx_hss: Convert to use DT probing
Linus Walleij
2021-11-29
1
-75
/
+185
*
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-11
/
+8
*
net: ixp4xx_hss: use dma_pool_zalloc
Jason Wang
2021-07-26
1
-2
/
+1
*
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
1
-0
/
+1
|
\
|
*
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-17
1
-0
/
+1
*
|
net: ixp4xx_hss: add braces {} to all arms of the statement
Peng Li
2021-06-10
1
-2
/
+2
*
|
net: ixp4xx_hss: fix the comments style issue
Peng Li
2021-06-10
1
-5
/
+7
*
|
net: ixp4xx_hss: remove redundant spaces
Peng Li
2021-06-10
1
-15
/
+15
*
|
net: ixp4xx_hss: add some required spaces
Peng Li
2021-06-10
1
-4
/
+4
*
|
net: ixp4xx_hss: move out assignment in if condition
Peng Li
2021-06-10
1
-23
/
+43
*
|
net: ixp4xx_hss: fix the code style issue about "foo* bar"
Peng Li
2021-06-10
1
-3
/
+3
*
|
net: ixp4xx_hss: add blank line after declarations
Peng Li
2021-06-10
1
-0
/
+5
*
|
net: ixp4xx_hss: remove redundant blank lines
Peng Li
2021-06-10
1
-11
/
+0
|
/
*
net: wan: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-06
1
-3
/
+1
*
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
2020-01-12
1
-15
/
+20
*
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-01-12
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
1
-2
/
+2
*
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
1
-1
/
+1
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-1
/
+0
*
net: wan: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-13
1
-2
/
+2
|
\
|
*
ixp4xx_hss: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-2
/
+2
*
|
Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2012-11-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.
Krzysztof Hałasa
2012-11-22
1
-1
/
+1
*
|
ixp4xx_hss: avoid calling dma_pool_create() with NULL dev
Xi Wang
2012-11-20
1
-3
/
+5
|
/
*
ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
Florian Fainelli
2012-09-10
1
-0
/
+1
*
ixp4xx_hss: Update to current logging forms
Joe Perches
2011-06-27
1
-15
/
+13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2010-08-11
1
-1
/
+1
|
\
|
*
IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.
Krzysztof Hałasa
2010-05-27
1
-1
/
+1
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
2009-09-07
1
-4
/
+91
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-5
/
+6
|
\
|
*
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
2009-05-25
1
-5
/
+4
|
*
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
2009-05-23
1
-4
/
+6
*
|
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-05-29
1
-2
/
+2
|
/
*
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
2009-05-09
1
-2
/
+2
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-6
/
+6
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
1
-3
/
+9
*
WAN: Fix NAPI interface in IXP4xx HSS driver.
Krzysztof Hałasa
2009-01-13
1
-3
/
+3
*
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-30
1
-1
/
+1
*
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2008-12-22
1
-43
/
+11
[next]