index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qlge
Age
Commit message (
Expand
)
Author
2011-08-10
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-07-23
qlge: remove duplicated #include
Huang Weiyi
2011-07-21
qlge: do vlan cleanup
Jiri Pirko
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-01
qlge:Version change to v1.00.00.29
Jitendra Kalsaria
2011-07-01
qlge: Fix printk priority so chip fatal errors are always reported.
Jitendra Kalsaria
2011-07-01
qlge:Fix crash caused by mailbox execution on wedged chip.
Jitendra Kalsaria
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
qlge: remove unecessary if statement
Greg Dietsche
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-18
net: qlge: convert to hw_features
Michał Mirosław
2011-04-14
qlge: make nic_operations struct const
stephen hemminger
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
qlge: use ethtool set_phys_id
stephen hemminger
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-21
drivers/net/*/: Use static const
Joe Perches
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-12
qlge: Fix deadlock when cancelling worker.
Ron Mercer
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-22
qlge: Fix incorrect usage of module parameters and netdev msg level
Sonny Rao
2010-11-17
drivers/net/qlge: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-10
qlge: Version change to v1.00.00.27
Ron Mercer
2010-11-10
qlge: Add firmware info to ethtool get regs.
Ron Mercer
2010-10-27
qlge: bugfix: Restoring the vlan setting.
Ron Mercer
2010-10-24
qlge: disable unsed dump code
stephen hemminger
2010-10-24
qlge: make local functions static
stephen hemminger
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-26
qlge: reset the chip before freeing the buffers
Breno Leitao
2010-08-25
qlge: Fix a deadlock when the interface is going down
Breno Leitao
2010-08-19
qlge: pull NULL check ahead of dereference
Dan Carpenter
2010-07-21
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-05
qlge: Change version to v1.00.00.25.00.00-01.
Ron Mercer
2010-07-05
qlge: Make adapter drop frame errors and pass up csum errors.
Ron Mercer
2010-07-05
qlge: Fix possible endian issue for rx UDP csum.
Ron Mercer
2010-07-05
qlge: Reduce print level in data path statements.
Ron Mercer
2010-07-05
qlge: Don't use firmware when forcing firmware dump.
Ron Mercer
2010-07-05
qlge: Restore promiscuous setting after reset.
Ron Mercer
2010-07-02
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
2010-07-02
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-13
qlge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]