aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba/ps3_gelic_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2018-09-19net: toshiba: fix return type of ndo_start_xmit functionYueHaibing1-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+29
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-10-18ethernet/toshiba: use core min/max MTU checkingJarod Wilson1-19/+4
2016-10-06net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King1-1/+1
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman1-2/+2
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand1-12/+12
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2014-06-11net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocationRickard Strandqvist1-1/+1
2014-01-02net: fix error return codeJulia Lawall1-7/+11
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt1-2/+1
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand1-123/+117
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-6/+4
2012-12-03net/ps3_gelic_net: remove __dev* attributesBill Pemberton1-7/+7
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand1-2/+2
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12toshiba: Move the Toshiba driversJeff Kirsher1-0/+1896