summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen
Commit message (Expand)AuthorAgeFilesLines
* ethernet: remove redundant memsetFuqian Huang2019-07-151-3/+0Star
* drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-031-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9Star
* net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-6/+0Star
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-6/+0Star
* | qlogic: netxen: remove ndo_poll_controllerEric Dumazet2018-09-281-23/+0Star
|/
* netxen_nic: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-1/+2
* qlogic: netxen: remove various redundant variablesColin Ian King2018-07-052-11/+3Star
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-4/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-7/+7
|/
* netxen: remove timespec usageArnd Bergmann2017-11-301-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-221-1/+1
|\
| * netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
* | qlogic: make device_attribute constBhumika Goyal2017-08-211-2/+2
|/
* netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas2017-07-031-3/+0Star
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-051-14/+1Star
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-05-111-1/+1
* netxen_nic: remove redundant check if retries is zeroColin Ian King2017-03-151-7/+2Star
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-58/+65
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+4
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-6/+4Star
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-202-12/+7Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-092-6/+11
|\
| * netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
| * netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
| * netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-2/+0Star
* net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
* netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-091-2/+2
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-041-2/+2
|\
| * netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+4
|\
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/
* netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-3/+2Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-022-4/+4
| |\
| * | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-101-3/+2Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1