summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba/ps3_gelic_net.c
Commit message (Expand)AuthorAgeFilesLines
* net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand2023-03-201-11/+13
* net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2023-03-201-9/+10
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"Stephen Rothwell2021-10-051-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones2021-01-161-3/+5
* powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-2/+1
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-2/+0
|\
| * net/ps3_gelic_net: Remove duplicate error messageMarkus Elfring2020-05-191-2/+0
* | docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
|/
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1
* net: toshiba: fix return type of ndo_start_xmit functionYueHaibing2018-09-191-2/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-22/+29
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* ethernet/toshiba: use core min/max MTU checkingJarod Wilson2016-10-181-19/+4
* net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-061-1/+1
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-131-2/+2
* net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-111-12/+12
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist2014-06-111-1/+1
* net: fix error return codeJulia Lawall2014-01-021-7/+11
* net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
* ps3_gelic: lower NAPI weightMichal Schmidt2013-08-271-2/+1
* net: Fix p3_gelic_net sparse warningsGeoff Levand2013-03-221-123/+117
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+2
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-6/+4
* net/ps3_gelic_net: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2011-12-081-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-0/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* toshiba: Move the Toshiba driversJeff Kirsher2011-08-121-0/+1896