index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ni
/
nixge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
*
netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
Christian Marangi
2023-10-11
1
-2
/
+1
*
net: ethernet: ni: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-3
/
+2
*
net: ni: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: nixge: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
1
-56
/
+85
*
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
2022-11-28
1
-14
/
+15
*
net: nixge: disable napi when enable interrupts failed in nixge_open()
Zhengchao Shao
2022-11-08
1
-0
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-17
1
-2
/
+3
*
nixge: fix mac address error handling again
Arnd Bergmann
2021-11-22
1
-2
/
+2
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
2021-08-31
1
-7
/
+3
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+10
*
net: nixge: simplify code with devm platform functions
Yang Yingliang
2021-06-08
1
-6
/
+2
*
net: nixge: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
*
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
2020-07-30
1
-3
/
+5
*
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-05
1
-1
/
+2
*
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-14
1
-21
/
+1
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+2
*
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
net: nixge: Fix misuse of strlcpy
Joe Perches
2019-07-07
1
-1
/
+1
*
net: nixge: Add support for fixed-link configurations
Moritz Fischer
2019-02-05
1
-7
/
+20
*
net: nixge: Make mdio child node optional
Moritz Fischer
2019-02-05
1
-6
/
+13
*
net: nixge: Separate ctrl and dma resources
Alex Williams
2019-02-02
1
-16
/
+58
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-6
/
+6
*
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
2018-10-01
1
-7
/
+7
*
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2018-08-29
1
-54
/
+114
*
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
2018-08-13
1
-1
/
+0
*
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
2018-08-13
1
-10
/
+0
*
net: nixge: Get rid of unused struct member 'last_link'
Moritz Fischer
2018-08-07
1
-1
/
+0
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+2
*
net: nixge: Address compiler warnings about signedness
Moritz Fischer
2018-05-07
1
-1
/
+1
*
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
2018-05-07
1
-3
/
+5
*
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
2018-03-29
1
-0
/
+1310