aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
Commit message (Expand)AuthorAge
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-22
* 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
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* netxen: Add pcie workaroundRajesh Borundia2011-09-20
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-15
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* qlogic: Move the QLogic driversJeff Kirsher2011-08-10