index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
2013-07-27
qlcnic: Fix diagnostic interrupt test for 83xx adapters.
Manish Chopra
2013-07-27
qlcnic: Fix setting Guest VLAN
Manish Chopra
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
2013-07-27
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
2013-07-19
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
2013-07-19
qlcnic: Fix dump template version mask
Shahed Shaikh
2013-07-19
qlcnic: Fix ethtool display for 83xx adapter.
Himanshu Madhani
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
2013-07-19
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
2013-07-19
qlcnic: Fix NULL pointer dereference in VF probe path.
Sucheta Chakraborty
2013-07-19
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
Pratik Pujar
2013-07-19
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
2013-06-23
qlcnic: Update version to 5.2.44
Jitendra Kalsaria
2013-06-23
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
2013-06-23
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
2013-06-23
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
2013-06-23
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
Shahed Shaikh
2013-06-23
qlcnic: Minimize sleep duration within loopback diagnostic test.
Jitendra Kalsaria
2013-06-23
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
2013-06-23
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-31
qlcnic: remove redundant D0 power state set
Yijing Wang
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-05-24
qlcnic: Update version to 5.2.43
Shahed Shaikh
2013-05-24
qlcnic: Enhance virtual NIC logging
Manish Chopra
2013-05-24
qlcnic: qlcnic_get_board_name() function cleanup
Manish Chopra
2013-05-24
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-05-24
qlcnic: modify reset recovery path in diag mode
Sony Chacko
2013-05-24
qlcnic: diagnostics routine changes
Sony Chacko
2013-05-24
qlcnic: Convert nested if-else to switch-case
Jitendra Kalsaria
2013-05-24
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
2013-05-24
qlcnic: Remove qlcnic_config_npars module parameter
Shahed Shaikh
2013-05-24
qlcnic: Update IRQ name for 8200 and 8300 Series adapter.
Himanshu Madhani
2013-05-24
qlcnic: Disable INT-x interrupt for 83xx on driver unload
Himanshu Madhani
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
2013-05-22
qlcnic: Fix updating netdev->features
Shahed Shaikh
2013-05-22
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
2013-05-22
qlcnic: Return proper error codes from probe failure paths
Sony Chacko
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
2013-05-11
qlcnic: Fix mailbox response handling.
Rajesh Borundia
2013-05-11
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
2013-05-11
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2013-05-11
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
2013-05-11
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
[next]