index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlge
/
qlge_main.c
Commit message (
Expand
)
Author
Age
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
qlogic: use pci_zalloc_consistent
Joe Perches
2014-08-08
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
qlge: Convert /n to \n
Joe Perches
2014-04-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
|
\
|
*
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-28
*
|
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-29
*
|
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
*
|
qlge: Get rid of an redundant assignment
Alexander Gordeev
2014-02-18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
|
\
|
*
qlge: Fix vlan netdev features.
Jitendra Kalsaria
2014-01-14
*
|
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
|
/
*
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-05
*
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
*
qlge: Enhance nested VLAN (Q-in-Q) handling.
Jitendra Kalsaria
2013-09-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
\
|
*
qlge: add missing free_netdev() on error in qlge_probe()
Wei Yongjun
2013-05-26
*
|
net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
|
/
*
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
2013-05-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
\
|
*
qlge: Fix receive path to drop error frames
Sritej Velaga
2013-04-19
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
|
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
|
/
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
|
*
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
2013-01-11
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
|
/
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
qlge: remove __dev* attributes
Bill Pemberton
2012-12-03
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
*
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
2012-07-30
*
qlge: fix endian issue
Li RongQing
2012-07-11
*
qlge: Moving low level frame error to ethtool statistics.
Jitendra Kalsaria
2012-07-11
*
qlge: Fixed double pci free upon tx_ring->q allocation failure.
Jitendra Kalsaria
2012-07-11
*
qlge: Cleanup atomic queue threshold check.
Jitendra Kalsaria
2012-07-11
*
qlge: Fix TX queue stoppage due to full condition.
Jitendra Kalsaria
2012-07-11
*
qlge: remove unnecessary setting of skb->dev
Jon Mason
2012-07-11
*
qlge: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
net: Fix spelling typo in net
Masanari Iida
2012-04-14
*
qlge: Fix memory leak in the process of refill
Jitendra Kalsaria
2012-02-04
*
qlge: Removing needless print's which are not
Jitendra Kalsaria
2012-02-04
*
qlge: Fixed invalid reference to ip header
Jitendra Kalsaria
2012-02-04
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
*
qlge: convert to SKB paged frag API.
Ian Campbell
2011-09-15
[next]