index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
...
*
|
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
2015-01-30
*
|
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2015-01-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
|
\
\
|
*
|
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-26
|
*
|
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2015-01-16
|
*
|
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
2015-01-16
|
*
|
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
2015-01-16
|
*
|
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
2015-01-16
|
*
|
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
2015-01-16
|
*
|
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
2015-01-16
|
*
|
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
2015-01-15
*
|
|
net: netcp: Enhance GBE driver to support 10G Ethernet
Wingman Kwok
2015-01-19
*
|
|
net: netcp: Add Keystone NetCP GbE driver
Wingman Kwok
2015-01-19
*
|
|
net: netcp: Add Keystone NetCP core ethernet driver
Karicheri, Muralidharan
2015-01-19
*
|
|
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
Felipe Balbi
2015-01-19
*
|
|
net: ethernet: cpsw: don't requests IRQs we don't use
Felipe Balbi
2015-01-18
*
|
|
net: ethernet: cpsw: unroll IRQ request loop
Felipe Balbi
2015-01-18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
|
\
|
|
|
*
|
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2015-01-13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
|
\
|
|
|
*
|
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
2015-01-04
|
|
/
*
|
net: cpts: convert to timecounter adjtime.
Richard Cochran
2014-12-30
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
|
/
*
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
2014-12-09
*
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
2014-11-16
*
net: ptp: fix time stamp matching logic for VLAN packets.
Richard Cochran
2014-11-12
*
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
2014-11-06
*
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
*
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
2014-10-31
*
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
2014-10-28
*
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
2014-10-14
*
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
2014-10-14
*
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
2014-10-14
*
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
*
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
2014-09-30
*
net: cpsw: header, Add missing include
Markus Pargmann
2014-09-30
*
net: cpsw: Add missing return value
Markus Pargmann
2014-09-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
\
|
*
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
Mugunthan V N
2014-09-13
|
*
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
Mugunthan V N
2014-09-10
*
|
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
*
|
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
2014-09-08
*
|
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
2014-09-05
|
/
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
|
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
2014-08-11
|
/
*
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
2014-07-25
*
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
2014-07-22
*
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
2014-07-17
*
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
2014-07-17
[prev]
[next]