aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/atp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King1-1/+1
2019-01-16drivers: net: atp: fix various indentation issuesColin Ian King1-12/+15
2017-10-27drivers/net: realtek: Convert timers to use timer_setup()Kees Cook1-5/+7
2017-09-21drivers: net: atp: use setup_timer() helper.Allen Pais1-3/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-2/+2
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-4/+3
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-2/+0
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle1-56/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-118139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher1-0/+940