summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-6/+0
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-6/+0
* | qlogic: netxen: remove ndo_poll_controllerEric Dumazet2018-09-281-23/+0
|/
* qlogic: netxen: remove various redundant variablesColin Ian King2018-07-051-3/+1
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-7/+7
* qlogic: make device_attribute constBhumika Goyal2017-08-211-2/+2
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+4
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-6/+4
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-1/+2
|\
| * netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
* netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+4
|\
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/
* netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-2/+0
|\
| * netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-301-2/+0
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-3/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* netxen: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-2/+3
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
* netxen_nic: Print ULA informationShahed Shaikh2013-09-271-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-1/+1
|\
| * netxen: lower NAPI weightMichal Schmidt2013-08-271-1/+1
* | netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-5/+3
|/
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-2/+2
* netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-301-7/+43
* netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-301-31/+46
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-301-1/+3
* netxen_nic: Log driver version with firmware versionManish Chopra2013-05-301-3/+3
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-151-76/+144
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-0/+2
|\
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-221-0/+2
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+1
|/
* netxen: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-2/+2
|\
| * Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-121-1/+1
| |\
| | * netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
| * | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-231-1/+1
| |/
OpenPOWER on IntegriCloud