summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/netxen
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-27netxen: lower NAPI weightMichal Schmidt
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-30netxen_nic: Update version to 4.0.81Manish Chopra
2013-05-30netxen_nic: Avoid mixed mode interruptsManish Chopra
2013-05-30netxen_nic: netxen_setup_intr() function code cleanupManish Chopra
2013-05-30netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra
2013-05-30netxen_nic: Log driver version with firmware versionManish Chopra
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2012-12-03netxen: remove __dev* attributesBill Pemberton
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta
2012-10-31netxen: explicity handle pause autoneg parameterFlavio Leitner
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-18netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-07-12netxen: fix link notification orderFlavio Leitner
2012-07-11netxen: remove unnecessary setting of skb->devJon Mason
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-10netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-05-10netxen: added miniDIMM support in driver.Sucheta Chakraborty
2012-05-10netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra
2012-05-10netxen_nic: disable minidump by defaultSritej Velaga
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-09netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga
2012-02-04netxen_nic: Fix phy link statusSritej Velaga
2012-02-04netxen_nic: fw dump supportManish chopra
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches