aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-07
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-25
* net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-27
* netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-25
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* netxen: Fix link event handling.Manish Chopra2014-11-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-30
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* netxen: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* netxen_nic: Print ULA informationShahed Shaikh2013-09-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * netxen: lower NAPI weightMichal Schmidt2013-08-27
* | netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-09
|/
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-30
* netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-30
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-30
* netxen_nic: Log driver version with firmware versionManish Chopra2013-05-30
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-22
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
|/
* netxen: remove __dev* attributesBill Pemberton2012-12-03
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\
| * Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
| |\
| | * netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| * | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
| |/
* / netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-18
|/
* netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-09
* netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-09
* netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-17
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-04
* netxen_nic: Error logging on firmware hangSritej Velaga2012-02-04
* netxen_nic: fw dump supportManish chopra2012-02-04
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: add skb frag size accessorsEric Dumazet2011-10-19