aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlge/qlge_main.c
Commit message (Expand)AuthorAge
* qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-11
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* qlge: remove __dev* attributesBill Pemberton2012-12-03
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-30
* qlge: fix endian issueLi RongQing2012-07-11
* qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-11
* qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-11
* qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-11
* qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria2012-07-11
* qlge: remove unnecessary setting of skb->devJon Mason2012-07-11
* qlge: set maximal number of default RSS queuesYuval Mintz2012-07-05
* net: Fix spelling typo in netMasanari Iida2012-04-14
* qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-04
* qlge: Removing needless print's which are notJitendra Kalsaria2012-02-04
* qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-04
* 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
* 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
* qlge: 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