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
Commit message (
Expand
)
Author
Age
*
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
|
*
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
2015-02-02
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
|
/
*
qlge: Fix compilation warning
Harish Patil
2014-09-22
*
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-25
*
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: make local function static
stephen hemminger
2013-12-26
|
/
*
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
2013-12-05
*
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-05
*
qlge: Fix ethtool statistics
Jitendra Kalsaria
2013-12-05
*
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
|
\
|
*
qlge: call ql_core_dump() only if dump memory was allocated.
malahal@us.ibm.com
2013-09-24
*
|
qlge: Update version to 1.00.00.33
Jitendra Kalsaria
2013-09-27
*
|
qlge: Enhance nested VLAN (Q-in-Q) handling.
Jitendra Kalsaria
2013-09-27
*
|
qlogic: Remove extern from function prototypes
Joe Perches
2013-09-24
|
/
*
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-08-02
*
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: Update version to 1.00.00.32.
Jitendra Kalsaria
2013-04-19
|
*
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
2013-04-19
|
*
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
*
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
Kumar Amit Mehta
2012-11-06
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
[next]