aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlge
AgeCommit message (Expand)Author
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03qlge: remove __dev* attributesBill Pemberton
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-07-29qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter
2012-07-11qlge: fix endian issueLi RongQing
2012-07-10qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria
2012-07-10qlge: Refactoring of ethtool stats.Jitendra Kalsaria
2012-07-10qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria
2012-07-10qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria
2012-07-10qlge: Added missing case statement to ethtool get_strings.Jitendra Kalsaria
2012-07-10qlge: Clean up ethtool set WOL routine.Jitendra Kalsaria
2012-07-10qlge: Fix ethtool WOL calls to operate only on devices that support WOL.Jitendra Kalsaria
2012-07-10qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria
2012-07-10qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria
2012-07-10qlge: remove unnecessary setting of skb->devJon Mason
2012-07-05qlge: set maximal number of default RSS queuesYuval Mintz
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-15qlge: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10qlogic: Move the QLogic driversJeff Kirsher