summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen
Commit message (Expand)AuthorAgeFilesLines
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-302-4/+10
* 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
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-2/+2
* netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-152-78/+147
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-044-38/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-1/+3
|\
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+1
|/
* netxen: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-43/+43
* netxen: explicity handle pause autoneg parameterFlavio Leitner2012-10-311-0/+7
* 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
| |/
* | netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
|/
* netxen: fix link notification orderFlavio Leitner2012-07-121-2/+2
* netxen: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2012-06-292-5/+12
* netxen: Error return off by one for XG port.Santosh Nayak2012-06-252-4/+4
* netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-251-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+1
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-301-2/+1
* | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-095-4/+23
* | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-093-0/+163
* | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-092-8/+13
* | netxen_nic: disable minidump by defaultSritej Velaga2012-05-091-1/+1
|/
* netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-163-9/+9
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-081-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-1/+1
* netxen: report valid speed and duplex status when link is downSony Chacko2012-02-042-2/+7
* netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-041-5/+3
* netxen_nic: Error logging on firmware hangSritej Velaga2012-02-042-2/+20
* netxen_nic: Fix phy link statusSritej Velaga2012-02-041-1/+5
* netxen_nic: fw dump supportManish chopra2012-02-046-22/+1380
* netxen_nic: fix cdrp race conditionSritej Velaga2012-02-042-72/+89
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-9/+3
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+8
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-3/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* netxen: Add pcie workaroundRajesh Borundia2011-09-202-3/+64
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-201-1/+1
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
OpenPOWER on IntegriCloud