aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra5-1/+293
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz7-5/+1098
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra9-0/+2166
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz5-1/+165
2015-10-27qed: Add module with basic common supportYuval Mintz23-0/+15010
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera3-11/+0
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2-3/+3
2015-09-17qlcnic: track vxlan port countJiri Benc2-5/+14
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh1-2/+2
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh1-2/+2
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2-5/+12
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh1-2/+3
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh5-0/+61
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil10-21/+22
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh1-1/+1
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet1-1/+0
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy1-3/+3
2015-05-21qlge: Move jiffies_to_usecs immediately before loopJoe Perches1-3/+1
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso1-2/+2
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-5/+6
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita1-0/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches2-3/+3
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2-2/+2
2015-03-01netxen_nic: Fix trivial typos in commentsYannick Guerrini1-2/+2
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh3-13/+51
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+40
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2-18/+9
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring1-3/+1
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko3-9/+9
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+4
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3