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
Commit message (
Expand
)
Author
Age
*
bonding: remove __get_first_port()
Veaceslav Falico
2013-09-28
*
bonding: remove __get_next_port()
Veaceslav Falico
2013-09-28
*
bonding: verify if we still have slaves in bond_3ad_unbind_slave()
Veaceslav Falico
2013-09-28
*
bonding: correctly verify for the first slave in bond_enslave
Veaceslav Falico
2013-09-28
*
bnx2x: use pcie_get_minimum_link()
Yuval Mintz
2013-09-28
*
bnx2x: Add support for EXTPHY2 LED mode
Yaniv Rosner
2013-09-28
*
bnx2x: Change function prototype
Yaniv Rosner
2013-09-28
*
bnx2x: Don't disable/enable SR-IOV when loading
Ariel Elior
2013-09-28
*
bnx2x: Correct VF driver info
Yuval Mintz
2013-09-28
*
bnx2x: Test nvram when interface is down
Yuval Mintz
2013-09-28
*
lance: Fix hardcoded interrupt name lp->name to use system device value
Nate Levesque
2013-09-27
*
hp100: replace hardcoded name in /proc/interrupts with interface name
Mihir Singh
2013-09-27
*
net: phy: at803x: add suspend/resume callbacks
Daniel Mack
2013-09-27
*
net: phy: at803x: don't pass function pointers with &
Daniel Mack
2013-09-27
*
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
*
netxen_nic: Update version to 4.0.82
Shahed Shaikh
2013-09-27
*
netxen_nic: Print ULA information
Shahed Shaikh
2013-09-27
*
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
2013-09-26
*
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
2013-09-26
*
bonding: remove slave lists
Veaceslav Falico
2013-09-26
*
bonding: use neighbours for bond_next_slave()
Veaceslav Falico
2013-09-26
*
bonding: add __bond_next_slave() which uses neighbours
Veaceslav Falico
2013-09-26
*
bonding: remove bond_prev_slave()
Veaceslav Falico
2013-09-26
*
bonding: convert first/last slave logic to use neighbours
Veaceslav Falico
2013-09-26
*
bonding: convert bond_has_slaves() to use the neighbour list
Veaceslav Falico
2013-09-26
*
bonding: add bond_has_slaves() and use it
Veaceslav Falico
2013-09-26
*
bonding: remove unused bond_for_each_slave_from()
Veaceslav Falico
2013-09-26
*
bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()
Veaceslav Falico
2013-09-26
*
bonding: rework bond_find_best_slave() to use bond_for_each_slave()
Veaceslav Falico
2013-09-26
*
bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
Veaceslav Falico
2013-09-26
*
bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only
Veaceslav Falico
2013-09-26
*
bonding: use bond_for_each_slave() in bond_uninit()
Veaceslav Falico
2013-09-26
*
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
2013-09-26
*
bonding: remove bond_for_each_slave_continue_reverse()
Veaceslav Falico
2013-09-26
*
bonding: modify bond_get_slave_by_dev() to use neighbours
Veaceslav Falico
2013-09-26
*
bonding: populate neighbour's private on enslave
Veaceslav Falico
2013-09-26
*
net: add adj_list to save only neighbours
Veaceslav Falico
2013-09-26
*
rtlwifi: Remove extern from function prototypes
Joe Perches
2013-09-24
*
orinoco: Remove extern from function prototypes
Joe Perches
2013-09-24
*
mwifiex: Remove extern from function prototypes
Joe Perches
2013-09-24
*
iwlwifi: Remove extern from function prototypes
Joe Perches
2013-09-24
*
iwlegacy: Remove extern from function prototypes
Joe Perches
2013-09-24
*
ipw2x00: Remove extern from function prototypes
Joe Perches
2013-09-24
*
brcm80211: Remove extern from function prototypes
Joe Perches
2013-09-24
*
ath: Remove extern from function prototypes
Joe Perches
2013-09-24
*
wimax: Remove extern from function prototypes
Joe Perches
2013-09-24
*
wan: Remove extern from function prototypes
Joe Perches
2013-09-24
*
vmxnet3: Remove extern from function prototypes
Joe Perches
2013-09-24
*
irda: Remove extern from function prototypes
Joe Perches
2013-09-24
[next]