aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen
Commit message (Expand)AuthorAge
* netxen: fix link notification orderFlavio Leitner2012-07-12
* netxen: remove unnecessary setting of skb->devJon Mason2012-07-11
* netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2012-06-29
* netxen: Error return off by one for XG port.Santosh Nayak2012-06-25
* netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-30
* | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-09
* | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-09
* | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-09
* | netxen_nic: disable minidump by defaultSritej Velaga2012-05-09
|/
* netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-17
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-08
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* netxen: report valid speed and duplex status when link is downSony Chacko2012-02-04
* netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-04
* netxen_nic: Error logging on firmware hangSritej Velaga2012-02-04
* netxen_nic: Fix phy link statusSritej Velaga2012-02-04
* netxen_nic: fw dump supportManish chopra2012-02-04
* netxen_nic: fix cdrp race conditionSritej Velaga2012-02-04
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* netxen: Add pcie workaroundRajesh Borundia2011-09-20
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-20
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-15
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* qlogic: Move the QLogic driversJeff Kirsher2011-08-10