aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Commit message (Expand)AuthorAge
* drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin2012-10-07
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-15
|\
| * qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter2012-06-15
* | qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2012-06-07
* | qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-07
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-27
* qlcnic: Bug fix for LROAnirban Chakraborty2012-03-23
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* qlcnic: Fix firmware abort code check.Sritej Velaga2012-02-04
* qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga2012-02-04
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-30
* qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-30
* 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
* qlcnic: Added error logging for firmware abortAmeen Rahman2011-09-23
* qlcnic: convert to SKB paged frag API.Ian Campbell2011-09-15
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-29
* qlcnic: detect fan failureSony Chacko2011-08-29
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* qlogic: Move the QLogic driversJeff Kirsher2011-08-10