Age | Commit message (Expand) | Author |
2020-10-31 | net: neterion: s2io: Replace in_interrupt() for context detection | Sebastian Andrzej Siewior |
2020-09-25 | drivers/net/ethernet: clean up mis-targeted comments | Jesse Brandeburg |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-14 | net: neterion: s2io: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-04-12 | net: neterion: remove redundant assignment to variable tmp64 | Colin Ian King |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-07-15 | ethernet: remove redundant memset | Fuqian Huang |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-02-13 | net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof... | Yang Wei |
2018-09-21 | net: neterion: remove redundant continue | zhong jiang |
2018-09-18 | net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h | Corentin Labbe |
2018-09-12 | net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function | zhong jiang |
2017-10-18 | net: neterion: Convert timers to use timer_setup() | Kees Cook |
2017-07-17 | s2io: Remove UFO support. | David S. Miller |
2017-06-15 | net: s2io: remove useless variable in fill_rx_buffers | Gustavo A. R. Silva |
2017-02-26 | net: s2io: fix typo argumnet argument | LABBE Corentin |
2017-02-12 | net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2016-10-18 | ethernet/neterion: use core min/max MTU checking | Jarod Wilson |
2016-08-01 | net: s2io: simplify logical constraint | xypron.glpk@gmx.de |
2016-04-26 | drivers: net: remove NETDEV_TX_LOCKED | Florian Westphal |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera |
2015-07-09 | neterion: s2io: Use module_pci_driver | Vaishali Thakkar |
2015-05-25 | neterion: s2io: Fix kernel doc formatting | Joe Perches |
2015-04-08 | s2io: Update driver to use dma_wmb | Alexander Duyck |
2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-19 | s2io: use snprintf() as a safety feature | Dan Carpenter |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-04-22 | neterion/s2io: remove unused s2io_start_tx_queue routine | Ying Xue |
2014-03-24 | s2io: Call dev_kfree_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-14 | s2io: Don't receive packets when the napi budget == 0 | Eric W. Biederman |
2014-02-18 | s2io: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev |
2013-10-21 | net: neterion: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-03-18 | net: neterion: replace ip_fast_csum with csum_replace2 | Li RongQing |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2012-12-04 | net: neterion: use for_each_pci_dev to simplify the code | Wei Yongjun |
2012-12-03 | vxge/s2io: remove __dev* attributes | Bill Pemberton |
2012-11-03 | net: neterion: Do not break word unregister. | YOSHIFUJI Hideaki / 吉藤英明 |
2012-09-07 | netdev: make pci_error_handlers const | Stephen Hemminger |
2012-07-10 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-07 | s2io: stop using net_device.{base_addr, irq}. | Francois Romieu |