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
/
emulex
Commit message (
Expand
)
Author
Age
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-07
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-27
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
|
\
|
*
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-08
*
|
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
2015-03-29
*
|
be2net: setup xps queue mapping
Sathya Perla
2015-03-29
*
|
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2015-03-29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
|
\
|
|
*
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
|
*
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
2015-03-20
|
*
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-20
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
*
|
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
*
|
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
*
|
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
*
|
be2net: move be_func_init() call inside be_setup()
Sathya Perla
2015-02-23
*
|
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
2015-02-23
*
|
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
2015-02-23
*
|
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
*
|
be2net: refactor error detect/recovery function
Kalesh AP
2015-02-23
*
|
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-23
*
|
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
*
|
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
2015-02-23
*
|
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
2015-02-23
*
|
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
2015-02-20
*
|
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2015-02-20
*
|
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
2015-02-20
*
|
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2015-02-20
|
/
*
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-14
*
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2015-02-08
*
be2net: process port misconfig async event
Vasundhara Volam
2015-02-08
*
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2015-02-08
*
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-08
*
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-08
*
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-08
*
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-08
*
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-08
*
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-08
*
be2net: fix sparse warning
Lad, Prabhakar
2015-02-05
*
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
|
\
|
*
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
2015-01-15
*
|
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
2015-01-24
*
|
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-24
*
|
be2net: issue function reset cmd in resume path
Kalesh AP
2015-01-24
*
|
be2net: add a log message for POST timeout in Lancer
Kalesh AP
2015-01-24
*
|
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
2015-01-24
*
|
be2net: fix failure case in setting flow control
Kalesh AP
2015-01-24
[next]