aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04netxen: 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-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2013-12-31net: netxen: slight optimization of addr comparedingtianhong1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-02net: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-25netxen: Error return off by one for XG port.Santosh Nayak1-2/+2
2012-03-16netxen: qlogic ethernet : Fix endian bug.Santosh Nayak1-5/+5
2012-02-08netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter1-1/+1
2012-02-04netxen_nic: fw dump supportManish chopra1-1/+628
2011-08-10qlogic: Move the QLogic driversJeff Kirsher1-0/+1976