index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
netxen: lower NAPI weight
Michal Schmidt
2
-2
/
+1
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-07-27
qlcnic: Fix diagnostic interrupt test for 83xx adapters.
Manish Chopra
1
-0
/
+2
2013-07-27
qlcnic: Fix setting Guest VLAN
Manish Chopra
1
-1
/
+25
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
2
-3
/
+3
2013-07-27
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
1
-2
/
+2
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-19
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
1
-1
/
+1
2013-07-19
qlcnic: Fix dump template version mask
Shahed Shaikh
1
-1
/
+1
2013-07-19
qlcnic: Fix ethtool display for 83xx adapter.
Himanshu Madhani
1
-2
/
+2
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-07-19
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
1
-12
/
+10
2013-07-19
qlcnic: Fix NULL pointer dereference in VF probe path.
Sucheta Chakraborty
1
-1
/
+2
2013-07-19
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
Pratik Pujar
1
-1
/
+1
2013-07-19
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-424
/
+1245
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
1
-1
/
+1
2013-06-23
qlcnic: Update version to 5.2.44
Jitendra Kalsaria
1
-2
/
+2
2013-06-23
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
10
-64
/
+225
2013-06-23
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
6
-16
/
+33
2013-06-23
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
4
-5
/
+6
2013-06-23
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
Shahed Shaikh
2
-7
/
+221
2013-06-23
qlcnic: Minimize sleep duration within loopback diagnostic test.
Jitendra Kalsaria
2
-19
/
+41
2013-06-23
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
6
-23
/
+83
2013-06-23
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
4
-64
/
+206
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2
-4
/
+4
2013-05-31
qlcnic: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-30
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-30
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-30
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-30
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-30
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2
-2
/
+2
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-05-25
qlge: add missing free_netdev() on error in qlge_probe()
Wei Yongjun
1
-0
/
+1
2013-05-24
qlcnic: Update version to 5.2.43
Shahed Shaikh
1
-2
/
+2
2013-05-24
qlcnic: Enhance virtual NIC logging
Manish Chopra
3
-40
/
+41
[next]