Sign in
android-kvm
/
linux
/
6d83d800b2456122299dcfce4a7da4b86d7cec8e
/
drivers
/
net
/
ethernet
/
ti
e6aaeafd
net: ethernet: ti: Add missing '\n' in log messages
by Christophe JAILLET
· 5 years ago
76dcbd2
net: ethernet: ti: fix spelling mistake "rundom" -> "random"
by Colin Ian King
· 5 years ago
93a7653
net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
by Grygorii Strashko
· 5 years ago
4ed59504
net: ethernet: ti: ale: am65: add support for default thread cfg
by Grygorii Strashko
· 5 years ago
6c0b849
net: ethernet: ti: ale: add support for mac-only mode
by Grygorii Strashko
· 5 years ago
9d1f644
net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
by Grygorii Strashko
· 5 years ago
738a269
phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
by Grygorii Strashko
· 5 years ago
1a9d729
net: davinci_emac: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
3b6e1a4
net: cpsw: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
fd786fb1
net: convert suitable drivers to use phy_do_ioctl_running
by Heiner Kallweit
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
bfd57b5
net: netcp_ethss: Use the PHY time stamping interface.
by Richard Cochran
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
ed56dd8
net: ethernet: ti: build cpsw-common for switchdev
by Arnd Bergmann
· 5 years ago
99e9fe2
net: ethernet: ti: select PAGE_POOL for switchdev driver
by Arnd Bergmann
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
8a2b222
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory with different size"
by Grygorii Strashko
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
51302f7
net: ethernet: ti: cpsw: fix extra rx interrupt
by Grygorii Strashko
· 5 years ago
aacf657
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV
by Grygorii Strashko
· 5 years ago
395eba7
net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
by Grygorii Strashko
· 5 years ago
111cf1ab
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
by Ilias Apalodimas
· 5 years ago
ed3525e
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
by Ilias Apalodimas
· 5 years ago
c5013ac1
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
by Grygorii Strashko
· 5 years ago
51a9533
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
by Grygorii Strashko
· 5 years ago
e85c143
net: ethernet: ti: ale: modify vlan/mdb api for switchdev
by Ilias Apalodimas
· 5 years ago
4b41d343
net: ethernet: ti: cpsw: allow untagged traffic on host port
by Grygorii Strashko
· 5 years ago
7fe579df
net: ethernet: ti: ale: clean ale tbl on init and intf restart
by Grygorii Strashko
· 5 years ago
b2ef81d
net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
by Mao Wenan
· 5 years ago
693bd8b
ethernet: ti: cpts: use ktime_get_real_ns helper
by Ivan Khoronzhuk
· 5 years ago
0c65b2b
net: of_get_phy_mode: Change API to solve int/unit warnings
by Andrew Lunn
· 5 years ago
539825a
davinci_cpdma: make cpdma_chan_split_pool static
by Ben Dooks (Codethink)
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 6 years ago
2d683ea
net: cpsw: fix NULL pointer exception in the probe error path
by Antoine Tenart
· 6 years ago
c8ace62
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
3cd6e20
net: ethernet: ti: cpsw: Add of_node_put() before return and break
by Nishka Dasgupta
· 6 years ago
3a5ee3b
ethernet: remove redundant memset
by Fuqian Huang
· 6 years ago
d121092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
c653f61
davinci_cpdma: don't cast dma_addr_t to pointer
by Arnd Bergmann
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9ed4050
net: ethernet: ti: cpsw: add XDP support
by Ivan Khoronzhuk
· 6 years ago
608ef62
net: ethernet: ti: cpsw_ethtool: allow res split while down
by Ivan Khoronzhuk
· 6 years ago
962fb61
net: ethernet: ti: davinci_cpdma: allow desc split while down
by Ivan Khoronzhuk
· 6 years ago
6670aca
net: ethernet: ti: davinci_cpdma: add dma mapped submit
by Ivan Khoronzhuk
· 6 years ago
337d172
net: ethernet: ti: cpsw: Assign OF node to slave devices
by Marek Vasut
· 6 years ago
2f9b0d9
net: ethernet: ti: cpsw: Fix suspend/resume break
by Keerthy
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
871e846
net: ethernet: ti: davinci_cpdma: use idled submit
by Ivan Khoronzhuk
· 6 years ago
9126e75
net: ethernet: ti: cpsw_ethtool: simplify slave loops
by Ivan Khoronzhuk
· 6 years ago
bfe5903
net: ethernet: ti: cpsw: use cpsw as drv data
by Ivan Khoronzhuk
· 6 years ago
a41efed
net: ethernet: ti: cpts: fix build failure for powerpc
by Grygorii Strashko
· 6 years ago
a3047a8
net: ethernet: ti: cpts: add support for ext rftclk selection
by Grygorii Strashko
· 6 years ago
c8ad145
net: ethernet: ti: netcp_ethss: add support for child cpts node
by Grygorii Strashko
· 6 years ago
8a6389a
net: ethernet: ti: cpts: use devm_get_clk_from_child
by Grygorii Strashko
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
09faf5a
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
by Ivan Khoronzhuk
· 6 years ago
02caced
net: ethernet: ti: cpsw: correct .ndo_open error path
by Ivan Khoronzhuk
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a8577e1
net: ethernet: ti: netcp_ethss: fix build
by Grygorii Strashko
· 6 years ago
2d2924a
net: ethernet: fix similar warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
f7af25a
net: davinci: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
cc0d47b
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
by Wei Yongjun
· 6 years ago
ac97a35
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
by YueHaibing
· 6 years ago
026cc9c3e
cpsw: Put back cpsw_ndo_poll_controller()
by David S. Miller
· 6 years ago
c24eef2
net: ethernet: ti: cpsw: move ethtool func in separate file
by Grygorii Strashko
· 6 years ago
cfc0834
net: ethernet: ti: cpsw: switch to use mac sl api
by Grygorii Strashko
· 6 years ago
a71a18f
net: ethernet: ti: cpsw: introduce mac sl module api
by Grygorii Strashko
· 6 years ago
e6a8462
net: ethernet: ti: cpsw: move common hw init code in separate func
by Grygorii Strashko
· 6 years ago
5dea398
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_hw_addr
by Grygorii Strashko
· 6 years ago
814b4a6
net: ethernet: ti: cpsw: move cpsw definitions in priv header
by Grygorii Strashko
· 6 years ago
83a8471
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
by Grygorii Strashko
· 6 years ago
03f66f0
net: ethernet: ti: davinci_mdio: use devm_ioremap()
by Grygorii Strashko
· 6 years ago
7cb528c
net: ethernet: ti: ale: do not auto delete mcast super entries
by Grygorii Strashko
· 6 years ago
06095f3
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
by Grygorii Strashko
· 6 years ago
91c8865
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
by Grygorii Strashko
· 6 years ago
af9f4e6
net: ethernet: ti: ale: fix mcast super setting
by Grygorii Strashko
· 6 years ago
10ae805
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
by Grygorii Strashko
· 6 years ago
d183a94
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
by Grygorii Strashko
· 6 years ago
56bf8a5
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
by Grygorii Strashko
· 6 years ago
c8fb566
net: ethernet: ti: cpsw: use local var dev in probe
by Grygorii Strashko
· 6 years ago
9763a89
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
by Grygorii Strashko
· 6 years ago
16f5416
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
by Grygorii Strashko
· 6 years ago
99f6297
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
by Grygorii Strashko
· 6 years ago
68cf027
net: ethernet: ti: convert to SPDX license identifiers
by Grygorii Strashko
· 6 years ago
191aeea
net: ethernet: ti: davinci_mdio: switch to readl/writel()
by Grygorii Strashko
· 6 years ago
75eac7b
net: ethernet: ti: fix possible object reference leak
by Wen Yang
· 6 years ago
8f49a65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f096ca6
davinci_emac: always build in CONFIG_OF code
by Arnd Bergmann
· 6 years ago
afe6fe7
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
dba235f
net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
by Grygorii Strashko
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1f43f40
net: netcp: Fix ethss driver probe issue
by Murali Karicheri
· 6 years ago
eaf2a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b3379a4
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
by Yang Wei
· 6 years ago
5c423d7
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
by YueHaibing
· 6 years ago
Next »