summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlge/qlge_main.c
Commit message (Expand)AuthorAgeFilesLines
* qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-111-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+3
* qlge: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-291-0/+1
* qlge: fix endian issueLi RongQing2012-07-111-3/+3
* qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-101-27/+36
* qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-101-4/+6
* qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-101-4/+1
* qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria2012-07-101-1/+11
* qlge: remove unnecessary setting of skb->devJon Mason2012-07-101-2/+0
* qlge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-041-3/+5
* qlge: Removing needless print's which are notJitendra Kalsaria2012-02-041-70/+1
* qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-041-3/+4
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-14/+24
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-4/+6
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* qlge: convert to SKB paged frag API.Ian Campbell2011-09-151-12/+6
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* qlogic: Move the QLogic driversJeff Kirsher2011-08-101-0/+4987