index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-07-10
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
2012-06-07
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2012-06-07
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2012-06-07
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-15
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-30
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-27
qlcnic: Allow a predefined set of capture masks for FW dump
Manish Chopra
2012-04-27
qlcnic: Adding mac statistics to ethtool.
Jitendra Kalsaria
2012-04-27
qlcnic: Register device in FAILED state.
Sucheta Chakraborty
2012-03-23
qlcnic: Bug fix for LRO
Anirban Chakraborty
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-04
qlcnic: Fix API unlock
Manish chopra
2012-02-04
qlcnic: Fix firmware abort code check.
Sritej Velaga
2012-02-04
qlcnic: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
qlcnic: Stop pause ctrl frames on fw hang.
Sritej Velaga
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-30
qlcnic: fix beacon and LED test.
Sucheta Chakraborty
2011-10-30
qlcnic: updated reset sequence
Sony Chacko
2011-10-30
qlcnic: reset loopback mode if promiscous mode setting fails.
Sucheta Chakraborty
2011-10-30
qlcnic: skip IDC ack check in fw reset path.
Sritej Velaga
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-09-23
qlcnic: Change CDRP function
Anirban Chakraborty
2011-09-23
qlcnic: Added error logging for firmware abort
Ameen Rahman
2011-09-15
qlcnic: convert to SKB paged frag API.
Ian Campbell
2011-08-29
qlcnic: add beacon test support.
Sucheta Chakraborty
2011-08-29
qlcnic: fix cdrp race condition
Sritej Velaga
2011-08-29
qlcnic: Add FLT entry for CO cards FW image region
Sritej Velaga
2011-08-29
qlcnic: Change debug messages in loopback path
Manish chopra
2011-08-29
qlcnic: detect fan failure
Sony Chacko
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
qlogic: Move the QLogic drivers
Jeff Kirsher