summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner1-17/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King1-8/+2
2017-11-30netxen: remove timespec usageArnd Bergmann1-3/+1
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King1-1/+1
2017-06-05netxen: remove writeq/readq function definitionsLABBE Corentin1-14/+1
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-12/+0
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter1-1/+1
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter1-4/+8
2015-03-04ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-01-01net: netxen: slight optimization of addr comparedingtianhong1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-03net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-2/+2
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-13/+5
2012-06-26netxen: Error return off by one for XG port.Santosh Nayak1-2/+2
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak1-5/+5
2012-02-09netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter1-1/+1
2012-02-05netxen_nic: fw dump supportManish chopra1-1/+628
2011-08-11qlogic: Move the QLogic driversJeff Kirsher1-0/+1976