aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/s2io.c
Commit message (Expand)AuthorAge
* net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-01
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* neterion: s2io: Use module_pci_driverVaishali Thakkar2015-07-09
* neterion: s2io: Fix kernel doc formattingJoe Perches2015-05-25
* s2io: Update driver to use dma_wmbAlexander Duyck2015-04-08
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * s2io: use snprintf() as a safety featureDan Carpenter2015-01-19
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue2014-04-22
* s2io: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* s2io: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* s2io: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-18
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-04
* vxge/s2io: remove __dev* attributesBill Pemberton2012-12-03
* net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明2012-11-03
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | s2io: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
|/
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* corral some wayward N/A fw_version dust bunniesRick Jones2011-11-29
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* s2io: convert to SKB paged frag API.Ian Campbell2011-09-22
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-11