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-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
2013-05-24
qlcnic: qlcnic_get_board_name() function cleanup
Manish Chopra
1
-9
/
+28
2013-05-24
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
5
-46
/
+98
2013-05-24
qlcnic: modify reset recovery path in diag mode
Sony Chacko
3
-8
/
+34
2013-05-24
qlcnic: diagnostics routine changes
Sony Chacko
2
-9
/
+31
2013-05-24
qlcnic: Convert nested if-else to switch-case
Jitendra Kalsaria
1
-7
/
+11
2013-05-24
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
1
-1
/
+5
2013-05-24
qlcnic: Remove qlcnic_config_npars module parameter
Shahed Shaikh
3
-35
/
+11
2013-05-24
qlcnic: Update IRQ name for 8200 and 8300 Series adapter.
Himanshu Madhani
2
-12
/
+16
2013-05-24
qlcnic: Disable INT-x interrupt for 83xx on driver unload
Himanshu Madhani
1
-0
/
+8
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
4
-0
/
+40
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-56
/
+70
2013-05-22
qlcnic: Fix updating netdev->features
Shahed Shaikh
4
-46
/
+61
2013-05-22
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
3
-6
/
+1
2013-05-22
qlcnic: Return proper error codes from probe failure paths
Sony Chacko
1
-4
/
+8
2013-05-22
net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver
Peter Hüwe
1
-12
/
+1
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-11
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-11
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-11
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-11
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-11
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
2013-05-11
qlcnic: Fix ethtool strings
Shahed Shaikh
1
-2
/
+3
2013-05-11
qlcnic: Fix setting MAC address
Manish Chopra
1
-0
/
+21
2013-04-24
qlcnic: Update version to 5.2.42
Shahed Shaikh
1
-2
/
+2
2013-04-24
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
1
-19
/
+106
2013-04-24
qlcnic: Rename the IRQ description.
Himanshu Madhani
2
-9
/
+18
2013-04-24
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
4
-22
/
+87
2013-04-24
qlcnic: Add eSwitch statistics support
Shahed Shaikh
3
-1
/
+11
2013-04-24
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
1
-0
/
+25
2013-04-24
qlcnic: Enhance channel configuration logs
Manish Chopra
3
-8
/
+28
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+44
2013-04-19
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-19
qlcnic: Update version to 5.2.41
Rajesh Borundia
1
-2
/
+2
2013-04-19
qlcnic: Support polling for mailbox events.
Rajesh Borundia
4
-1
/
+37
2013-04-19
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
6
-22
/
+78
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
8
-29
/
+492
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
4
-3
/
+213
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
8
-43
/
+440
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
4
-18
/
+320
2013-04-19
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
7
-30
/
+25
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2
-8
/
+8
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2
-6
/
+6
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-11
/
+11
2013-04-18
qlcnic: Fix typo in logs
Shahed Shaikh
1
-5
/
+4
[next]