aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru
2015-12-07qed: Fix BAR size split for some serversAriel Elior
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru
2015-10-27qed: Add statistics supportManish Chopra
2015-10-27qede: Add support for linkSudarsana Kalluru
2015-10-27qed: Add link supportYuval Mintz
2015-10-27qede: classification configurationSudarsana Kalluru
2015-10-27qede: Add basic network device supportYuval Mintz
2015-10-27qed: Add slowpath L2 supportManish Chopra
2015-10-27qede: Add basic Network driverYuval Mintz
2015-10-27qed: Add basic L2 interfaceYuval Mintz
2015-10-27qed: Add module with basic common supportYuval Mintz
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall
2015-09-17qlcnic: track vxlan port countJiri Benc
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy
2015-05-21qlge: Move jiffies_to_usecs immediately before loopJoe Perches
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-08ethernet: codespell comment spelling fixesJoe Perches