| Age | Commit message (Expand) | Author |
| 2018-03-26 | ethernet: Use octal not symbolic permissions | Joe Perches |
| 2017-10-27 | drivers/net: sxgbe: Convert timers to use timer_setup() | Kees Cook |
| 2017-05-21 | net: ethernet: update drivers to make both SW and HW TX timestamps | Miroslav Lichvar |
| 2017-05-08 | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances | Masahiro Yamada |
| 2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
| 2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
| 2016-12-10 | net: ethernet: sxgbe: remove private tx queue lock | Lino Sanfilippo |
| 2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson |
| 2016-06-28 | net: ethernet: sxgbe: use phydev from struct net_device | Philippe Reynes |
| 2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches |
| 2015-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2015-02-06 | net: sxgbe: fix error handling in init_rx_ring() | Dan Carpenter |
| 2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2015-01-15 | net: sxgbe: Fix waring for double kfree() | Byungho An |
| 2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
| 2014-12-30 | net: sxgbe: Use setup_timer | Julia Lawall |
| 2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2014-04-30 | net: sxgbe: Added set function for interrupt on complete | Byungho An |
| 2014-04-30 | net: sxgbe: Added rxqueue enable function | Byungho An |
| 2014-04-30 | net: sxgbe: sw reset moved to probe function | Byungho An |
| 2014-04-21 | net: sxgbe: remove sxgbe_config | Florian Fainelli |
| 2014-04-20 | net: sxgbe: make local functions static | Jingoo Han |
| 2014-04-03 | sxgbe: fix driver probe error path and driver removal leaks | françois romieu |
| 2014-03-28 | net: sxgbe: fix potential null dereference | Byungho An |
| 2014-03-28 | net: sxgbe: fix sparse warnings about static declaration | Byungho An |
| 2014-03-26 | net: sxgbe: add ethtool related functions support Samsung sxgbe | Vipul Pandya |
| 2014-03-26 | net: sxgbe: add Checksum offload support for Samsung sxgbe | Vipul Pandya |
| 2014-03-26 | net: sxgbe: add TSO support for Samsung sxgbe | Vipul Pandya |
| 2014-03-26 | net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe | Girish K S |
| 2014-03-26 | net: sxgbe: add basic framework for Samsung 10Gb ethernet driver | Siva Reddy |