index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Bug fix for LRO
Anirban Chakraborty
2012-03-23
2
-3
/
+5
*
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
2012-03-17
3
-9
/
+9
*
qla3xxx: ethernet: Silence static checker warning.
Santosh Nayak
2012-03-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-06
1
-3
/
+2
|
\
|
*
qla3xxx: ethernet: Fix bogus interrupt state flag.
Santosh Nayak
2012-03-05
1
-3
/
+2
*
|
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
2
-2
/
+2
*
|
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-09
1
-1
/
+1
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
3
-3
/
+3
*
|
qlge: Bumped driver version to 1.00.00.30.
Jitendra Kalsaria
2012-02-04
1
-1
/
+1
*
|
qlge: Fix memory leak in the process of refill
Jitendra Kalsaria
2012-02-04
1
-3
/
+5
*
|
qlge: Removing needless print's which are not
Jitendra Kalsaria
2012-02-04
1
-70
/
+1
*
|
qlge: Fixed invalid reference to ip header
Jitendra Kalsaria
2012-02-04
1
-3
/
+4
*
|
qlcnic: Fix API unlock
Manish chopra
2012-02-04
2
-4
/
+3
*
|
qlcnic: Fix firmware abort code check.
Sritej Velaga
2012-02-04
1
-1
/
+1
*
|
qlcnic: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-6
/
+9
*
|
qlcnic: Stop pause ctrl frames on fw hang.
Sritej Velaga
2012-02-04
1
-2
/
+12
*
|
netxen: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-2
/
+7
*
|
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
2012-02-04
1
-5
/
+3
*
|
netxen_nic: Error logging on firmware hang
Sritej Velaga
2012-02-04
2
-2
/
+20
*
|
netxen_nic: Fix phy link status
Sritej Velaga
2012-02-04
1
-1
/
+5
*
|
netxen_nic: fw dump support
Manish chopra
2012-02-04
6
-22
/
+1380
*
|
netxen_nic: fix cdrp race condition
Sritej Velaga
2012-02-04
2
-72
/
+89
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
3
-3
/
+0
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
2
-12
/
+4
|
/
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-09
2
-18
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
1
-5
/
+3
|
\
|
*
qlge: fix size of external list for TX address descriptors
Thadeu Lima de Souza Cascardo
2011-11-24
1
-5
/
+3
*
|
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
1
-1
/
+0
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
5
-13
/
+19
*
|
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
4
-17
/
+29
|
/
*
qlcnic: fix beacon and LED test.
Sucheta Chakraborty
2011-10-30
3
-31
/
+57
*
qlcnic: updated reset sequence
Sony Chacko
2011-10-30
2
-2
/
+50
*
qlcnic: reset loopback mode if promiscous mode setting fails.
Sucheta Chakraborty
2011-10-30
1
-1
/
+1
*
qlcnic: skip IDC ack check in fw reset path.
Sritej Velaga
2011-10-30
1
-1
/
+8
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
4
-12
/
+12
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-08
2
-6
/
+0
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
4
-8
/
+8
*
qlcnic: Change CDRP function
Anirban Chakraborty
2011-09-23
3
-222
/
+185
*
qlcnic: Added error logging for firmware abort
Ameen Rahman
2011-09-23
1
-3
/
+8
*
netxen: Add pcie workaround
Rajesh Borundia
2011-09-20
2
-3
/
+64
*
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
2011-09-20
1
-1
/
+1
*
qlge: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-12
/
+6
*
qlcnic: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-2
/
+2
*
qla3xxx: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-3
/
+2
*
netxen: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-2
/
+2
*
qlcnic: add beacon test support.
Sucheta Chakraborty
2011-08-30
3
-2
/
+108
*
qlcnic: fix cdrp race condition
Sritej Velaga
2011-08-30
4
-32
/
+95
*
qlcnic: Add FLT entry for CO cards FW image region
Sritej Velaga
2011-08-30
2
-2
/
+10
*
qlcnic: Change debug messages in loopback path
Manish chopra
2011-08-30
2
-8
/
+13
*
qlcnic: detect fan failure
Sony Chacko
2011-08-30
3
-7
/
+27
[next]