aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16netxen: qlogic ethernet : Fix endian bug.Santosh Nayak3-9/+9
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-08netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter1-1/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko2-2/+7
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia1-5/+3
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga2-2/+20
2012-02-04netxen_nic: Fix phy link statusSritej Velaga1-1/+5
2012-02-04netxen_nic: fw dump supportManish chopra6-22/+1380
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga2-72/+89
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-9/+3
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+4
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+8
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-3/+0
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-2/+2
2011-09-20netxen: Add pcie workaroundRajesh Borundia2-3/+64
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia1-1/+1
2011-09-15netxen: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10qlogic: Move the QLogic driversJeff Kirsher9-0/+11460