summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c
AgeCommit message (Expand)Author
2024-02-07net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2023-05-12net: samsung: sxgbe: Make sxgbe_drv_remove() return voidUwe Kleine-König
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-07-01samsung/sxgbe: fix repeated words in commentsJilin Yuan
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-25net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-01-24net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang
2021-10-19ethernet: sxgbe: use eth_hw_addr_set()Jakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-17net: samsung: sxgbe: Fix wrong function name in commentsYang Shen
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2017-10-27drivers/net: sxgbe: Convert timers to use timer_setup()Kees Cook
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-06-28net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-15net: sxgbe: Fix waring for double kfree()Byungho An
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-30net: sxgbe: Use setup_timerJulia Lawall
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-30net: sxgbe: Added set function for interrupt on completeByungho An
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An
2014-04-30net: sxgbe: sw reset moved to probe functionByungho An
2014-04-21net: sxgbe: remove sxgbe_configFlorian Fainelli
2014-04-20net: sxgbe: make local functions staticJingoo Han
2014-04-03sxgbe: fix driver probe error path and driver removal leaksfrançois romieu
2014-03-28net: sxgbe: fix potential null dereferenceByungho An
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy