index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qla3xxx.c
Age
Commit message (
Expand
)
Author
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-02-28
qla3xxx: add missing __iomem annotation
stephen hemminger
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2010-11-17
drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv
Joe Perches
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-07-26
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
2010-07-26
drivers/net/qla3xxx.c: Update logging message style
Joe Perches
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-13
qla3xxx: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-03-24
net/various: remove trailing space in messages
Frans Pop
2010-01-18
drivers/net: Eliminate useless code
Julia Lawall
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-06-23
qla3xxx: Don't sleep while holding lock.
Ron Mercer
2009-06-23
qla3xxx: Give the PHY time to come out of reset.
Ron Mercer
2009-06-20
Net: qla3xxx, remove sleeping in atomic
Jiri Slaby
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-26
qla3xxx: fix warning in drivers/net/qla3xxx.c
Ingo Molnar
2008-11-22
qla3xxx: convert to net_device_ops
Stephen Hemminger
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-16
qla3xxx: Cleanup: Fix link print statements.
Ron Mercer
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
2008-10-28
net: convert print_mac to %pM
Johannes Berg
2008-08-07
qla3xxx: driver version change.
root
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2008-08-07
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
2008-08-07
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-27
qla3xxx: Hold RTNL while calling dev_close()
Ben Hutchings
2008-05-13
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
2008-03-26
qla3xxx: convert byte order of constant instead of variable
Marcin Slusarz
2008-01-28
qla3xxx annotations
Al Viro
2008-01-28
drivers/net: Add missing "space"
Joe Perches
2008-01-09
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2007-11-10
qla3xxx: bugfix: Fix bad logical operation in link state machine.
Ron Mercer
2007-11-10
qla3xxx: bugfix: Move link state machine into a worker thread
Ron Mercer
2007-10-10
drivers/net/qla3xxx: trim trailing whitespace
Jeff Garzik
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
[next]