summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlge
Commit message (Expand)AuthorAgeFilesLines
* qlge: make local function staticstephen hemminger2013-12-262-3/+2
* qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-051-1/+1
* qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-051-8/+0
* qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-051-0/+4
* net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-012-3/+3
|\
| * qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
* | qlge: Update version to 1.00.00.33Jitendra Kalsaria2013-09-271-1/+1
* | qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria2013-09-271-25/+101
* | qlogic: Remove extern from function prototypesJoe Perches2013-09-241-30/+28
|/
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-0/+1
|\
| * qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-0/+1
* | net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1
|/
* qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-131-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-223-9/+31
|\
| * qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
| * qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
| * qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-4/+4
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+2
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-8/+8
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-6/+0
|/
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-14/+8
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-1/+1
|\
| * qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-111-1/+1
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+3
* qlge: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-8/+8
* 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 an "&&" vs "||" bugDan Carpenter2012-07-181-1/+1
* qlge: fix endian issueLi RongQing2012-07-111-3/+3
* qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria2012-07-101-1/+1
* qlge: Refactoring of ethtool stats.Jitendra Kalsaria2012-07-101-138/+157
* qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-103-27/+58
* qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-101-4/+6
* qlge: Added missing case statement to ethtool get_strings.Jitendra Kalsaria2012-07-101-0/+5
* qlge: Clean up ethtool set WOL routine.Jitendra Kalsaria2012-07-101-9/+0
* qlge: Fix ethtool WOL calls to operate only on devices that support WOL.Jitendra Kalsaria2012-07-102-4/+18
* qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-102-5/+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: Bumped driver version to 1.00.00.30.Jitendra Kalsaria2012-02-041-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
OpenPOWER on IntegriCloud