index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-11-28
qlcnic: fix coding style issues in qlcnic_minidump.c
Sony Chacko
1
-17
/
+17
2012-11-28
qlcnic: create file qlcnic_minidump.c for dump utility
Sony Chacko
4
-628
/
+632
2012-11-28
qlcnic: fix style issues in qlcnic_sysfs.c file
Sony Chacko
1
-116
/
+127
2012-11-28
qlcnic: create file qlcnic_sysfs.c for sysfs routines
Sony Chacko
4
-956
/
+969
2012-11-28
qlcnic: fix coding style issues in qlcnic_io.c
Sony Chacko
1
-150
/
+113
2012-11-28
qlcnic: create file qlcnic_io.c for datapath routines
Sony Chacko
5
-1376
/
+1373
2012-11-25
qlcnic: fix sparse check endian warnings
Shahed Shaikh
6
-221
/
+300
2012-11-18
qlcnic: fix sparse warnings
Sony Chacko
3
-53
/
+65
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
5
-25
/
+17
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2012-11-06
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
1
-43
/
+43
2012-11-06
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
Kumar Amit Mehta
1
-8
/
+8
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-31
qla3xxx: remove unused variable in ql_process_mac_tx_intr()
Wei Yongjun
1
-3
/
+0
2012-10-31
qla3xxx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-22
qla3xxx: Ensure request/response queue addr writes to the registers
Joe Jin
1
-2
/
+7
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-4
/
+4
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-18
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
1
-0
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
3
-3
/
+3
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
3
-3
/
+3
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-07-29
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
1
-0
/
+1
2012-07-18
qlge: fix an "&&" vs "||" bug
Dan Carpenter
1
-1
/
+1
2012-07-12
netxen: fix link notification order
Flavio Leitner
1
-2
/
+2
2012-07-11
qlge: fix endian issue
Li RongQing
1
-3
/
+3
2012-07-10
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
1
-1
/
+1
2012-07-10
qlge: Refactoring of ethtool stats.
Jitendra Kalsaria
1
-138
/
+157
2012-07-10
qlge: Moving low level frame error to ethtool statistics.
Jitendra Kalsaria
3
-27
/
+58
2012-07-10
qlge: Fixed double pci free upon tx_ring->q allocation failure.
Jitendra Kalsaria
1
-4
/
+6
2012-07-10
qlge: Added missing case statement to ethtool get_strings.
Jitendra Kalsaria
1
-0
/
+5
2012-07-10
qlge: Clean up ethtool set WOL routine.
Jitendra Kalsaria
1
-9
/
+0
2012-07-10
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
Jitendra Kalsaria
2
-4
/
+18
2012-07-10
qlge: Cleanup atomic queue threshold check.
Jitendra Kalsaria
2
-5
/
+1
2012-07-10
qlge: Fix TX queue stoppage due to full condition.
Jitendra Kalsaria
1
-1
/
+11
2012-07-10
qlge: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-05
qlge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-06-29
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2
-5
/
+12
2012-06-25
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-25
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-15
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-07
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2
-2
/
+3
2012-06-07
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2
-5
/
+33
2012-06-07
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-0
/
+23
[next]