index
:
Linux Stable
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.12.y
linux-6.13.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
/
toshiba
/
ps3_gelic_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ps3_gelic_net: Use dma_mapping_error
Geoff Levand
2023-03-20
1
-11
/
+13
*
net/ps3_gelic_net: Fix RX sk_buff length
Geoff Levand
2023-03-20
1
-9
/
+10
*
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
*
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-16
1
-3
/
+5
*
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-04
1
-2
/
+1
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-2
/
+0
|
\
|
*
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
2020-05-19
1
-2
/
+0
*
|
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
|
/
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-22
/
+29
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-19
/
+4
*
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
2016-10-06
1
-1
/
+1
*
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
2016-09-13
1
-2
/
+2
*
net/ps3_gelic: Fix build error with DEBUG
Geoff Levand
2015-06-11
1
-12
/
+12
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...
Rickard Strandqvist
2014-06-11
1
-1
/
+1
*
net: fix error return code
Julia Lawall
2014-01-02
1
-7
/
+11
*
net: ps3_gelic: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
ps3_gelic: lower NAPI weight
Michal Schmidt
2013-08-27
1
-2
/
+1
*
net: Fix p3_gelic_net sparse warnings
Geoff Levand
2013-03-22
1
-123
/
+117
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-2
/
+2
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-6
/
+4
*
net/ps3_gelic_net: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-7
/
+7
*
powerpc/ps3: Fix hcall lv1_net_stop_rx_dma
Geoff Levand
2011-12-08
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
1
-0
/
+3
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
toshiba: Move the Toshiba drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1896