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
/
usb
Commit message (
Expand
)
Author
Age
*
r8152: redefine REALTEK_USB_DEVICE
hayeswang
2014-12-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
\
|
*
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
Martin Hauke
2014-11-16
*
|
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2014-11-21
*
|
r8152: adjust rtl_start_rx
hayeswang
2014-11-21
*
|
r8152: adjust r8152_submit_rx
hayeswang
2014-11-21
*
|
vlan: kill vlan_put_tag helper
Jiri Pirko
2014-11-21
*
|
usbnet: rtl8150: remove unused variable
Sudip Mukherjee
2014-11-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
|
\
|
|
*
asix: Do full reset during ax88772_bind
Charles Keepax
2014-11-07
*
|
r8152: check RTL8152_UNPLUG and netif_running before autoresume
hayeswang
2014-11-12
*
|
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
hayeswang
2014-11-12
*
|
r8152: remove the duplicate init for the list of rx_done
hayeswang
2014-11-12
*
|
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
*
|
usbnet: smsc95xx: dereferencing NULL pointer
Sudip Mukherjee
2014-11-11
*
|
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
2014-11-07
*
|
r8152: remove the definitions of the PID
hayeswang
2014-11-06
*
|
r8152: modify rtl_ops_init
hayeswang
2014-11-06
*
|
r8152: move r8152b_get_version
hayeswang
2014-11-06
*
|
r8152: disable the tasklet by default
hayeswang
2014-11-05
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
\
|
|
*
r8152: stop submitting intr for -EPROTO
hayeswang
2014-10-31
|
*
r8152: check WORK_ENABLE in suspend function
hayeswang
2014-10-30
|
*
r8152: reset tp->speed before autoresuming in open function
hayeswang
2014-10-30
|
*
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
2014-10-30
|
*
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
2014-10-28
|
*
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
2014-10-28
|
*
usbnet: add a callback for set_rx_mode
Olivier Blin
2014-10-28
*
|
r8152: set RTL8152_UNPLUG when finding -ENODEV
hayeswang
2014-10-30
*
|
r8152: support nway_reset of ethtool
hayeswang
2014-10-29
*
|
r8152: rename tx_underun
hayeswang
2014-10-29
|
/
*
ax88179_178a: fix bonding failure
Ian Morgan
2014-10-20
*
r8152: return -EBUSY for runtime suspend
hayeswang
2014-10-17
*
r8152: add mutex for hw settings
hayeswang
2014-10-09
*
r8152: adjust usb_autopm_xxx
hayeswang
2014-10-09
*
r8152: autoresume before setting feature
hayeswang
2014-10-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
|
|
\
|
|
*
r8152: autoresume before setting MAC address
hayeswang
2014-10-03
|
|
*
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
2014-10-03
|
*
|
r8152: nway reset after setting eee
hayeswang
2014-10-06
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
|
|
\
|
|
*
|
r8152: support ethtool eee
hayeswang
2014-09-28
|
*
|
r8152: add functions to set EEE
hayeswang
2014-09-28
|
*
|
r8152: change the EEE definition
hayeswang
2014-09-28
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
|
\
\
|
*
|
|
r8152: support VLAN
hayeswang
2014-09-13
|
*
|
|
r8152: use usleep_range
hayeswang
2014-09-09
|
*
|
|
r8152: use eth_hw_addr_random
hayeswang
2014-09-05
|
*
|
|
r8152: change the location of rtl8152_set_mac_address
hayeswang
2014-09-05
[next]