Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54e706ec62b7b555514d1a9c9f7df5224a26feaa
/
drivers
/
net
/
ethernet
/
ti
af5c6df
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
by Mugunthan V N
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
7dcf313
drivers: net: cpsw: fix kernel warn on cpsw irq enable
by Mugunthan V N
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a11fbba
net/cpsw: fix irq_disable() with threaded interrupts
by Sebastian Siewior
· 12 years ago
6e6ceae
net/cpsw: optimize the for_each_slave_macro()
by Sebastian Siewior
· 12 years ago
d1bd9ac
net/cpsw: make sure modules remove does not leak any ressources
by Sebastian Siewior
· 12 years ago
4bc21d4
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
by Sebastian Siewior
· 12 years ago
b4727e6
net/cpsw: redo rx skb allocation in rx path
by Sebastian Siewior
· 12 years ago
aef614e
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
by Sebastian Siewior
· 12 years ago
fd51cf1
net/cpsw: don't rely only on netif_running() to check which device is active
by Sebastian Siewior
· 12 years ago
aacebbf
net/cpsw: don't continue if we miss to allocate rx skbs
by Sebastian Siewior
· 12 years ago
817f6d1
net/davinci_cpdma: don't check for jiffies with interrupts
by Sebastian Siewior
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
1e0a8b1
tlan: cancel work at remove path
by Devendra Naga
· 12 years ago
91c4166
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node
by Mugunthan V N
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7e51cde
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting tx queue
by Mugunthan V N
· 12 years ago
b56d6b3f
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
by Mugunthan V N
· 12 years ago
b809286
net/davinci_emac: use devres APIs
by Sekhar Nori
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ce16294
net: ethernet: cpsw: fix erroneous condition in error check
by Lothar Waßmann
· 12 years ago
e052a58
net: ethernet: davinci_emac: make local function emac_poll_controller() static
by Wei Yongjun
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
07f4225
treewide: Fix typos in printk
by Masanari Iida
· 12 years ago
75b9b61
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
by Mugunthan V N
· 12 years ago
d35162f
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
by Daniel Mack
· 12 years ago
11f2c98
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
by Mugunthan V N
· 12 years ago
ff5b8ef
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
by Mugunthan V N
· 12 years ago
d3bb9c5
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
by Mugunthan V N
· 12 years ago
e86ac13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
by Mugunthan V N
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
0237c11
drivers: net: ethernet: cpsw: consider number of slaves in interation
by Daniel Mack
· 12 years ago
3298a35
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
510a1e72
drivers: net: davinci_cpdma: acknowledge interrupt properly
by Mugunthan V N
· 12 years ago
6929e24
net: cwdavinci_cpdma: export symbols for cpsw
by Arnd Bergmann
· 12 years ago
79876e0
net: ethernet: ti: remove redundant NULL check.
by Cyril Roelandt
· 12 years ago
d9ba8f9
driver: net: ethernet: cpsw: dual emac interface implementation
by Mugunthan V N
· 12 years ago
9232b16
driver: net: ethernet: cpsw: make cpts as pointer
by Mugunthan V N
· 12 years ago
f6e135c
driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection
by Mugunthan V N
· 12 years ago
3b72c2f
drivers: net:ethernet: cpsw: add support for VLAN
by Mugunthan V N
· 12 years ago
e11b220
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
by Mugunthan V N
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
7373470
net: ethernet: davinci: Fix build breakage
by Thierry Reding
· 12 years ago
fae5082
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
by Mugunthan V N
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
8ff25ee
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
ccb6e98
cpts: fix a run time warn_on.
by Richard Cochran
· 12 years ago
cbc44db
cpts: fix build error by removing useless code.
by Richard Cochran
· 12 years ago
e133b53
cpts: Fix build error caused by include of plat/clock.h
by Tony Lindgren
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
e38921d
net/davinci_emac: remove __dev* attributes
by Bill Pemberton
· 12 years ago
663e12e
cpsw: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3691587
tlan: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f57ae66
cpmac: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3177bf6
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
by Mugunthan V N
· 12 years ago
513777b
cpts: add missing kconfig dependency
by Richard Cochran
· 12 years ago
71380f9b
net: cpsw: halt network stack before halting the device during suspend
by Mugunthan V N
· 12 years ago
549985e
cpsw: simplify the setup of the register pointers
by Richard Cochran
· 12 years ago
1fb19aa
net: cpsw: Add parent<->child relation support between cpsw and mdio
by Vaibhav Hiremath
· 12 years ago
d1df50f
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
by Vaibhav Hiremath
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5250c96
cpsw: fix leaking IO mappings
by Richard Cochran
· 12 years ago
a65dd5b
cpsw: rename register banks to match the reference manual, part 2
by Richard Cochran
· 12 years ago
70ac618
ptp: fixup Kconfig for two PHC drivers.
by Richard Cochran
· 12 years ago
2e5b38a
cpsw: support the HWTSTAMP ioctl and the CPTS
by Richard Cochran
· 12 years ago
00ab94e
cpts: specify the input clock frequency via DT
by Richard Cochran
· 12 years ago
78ca0b2
cpsw: add a DT field for the active time stamping port
by Richard Cochran
· 12 years ago
6b60393
cpsw: add a DT field for the cpts offset
by Richard Cochran
· 12 years ago
87c0e76
cpts: introduce time stamping code and a PTP hardware clock.
by Richard Cochran
· 12 years ago
9750a3a
cpsw: support both silicon versions
by Richard Cochran
· 12 years ago
e90cfac
cpsw: remember the silicon version
by Richard Cochran
· 12 years ago
bd357af
cpsw: add missing fields to the CPSW_SS register bank.
by Richard Cochran
· 12 years ago
996a5c2
cpsw: rename register banks to match the reference manual
by Richard Cochran
· 12 years ago
5c50a85
drivers: net: ethernet: cpsw: add multicast address to ALE table
by Mugunthan V N
· 12 years ago
b2b3392
NET_VENDOR_TI: make available for am33xx as well
by Peter Korsgaard
· 12 years ago
ffb5ba9
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets
by htbegin
· 12 years ago
d4e6264
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
by David S. Miller
· 12 years ago
d755998
net: ti cpsw ethernet: allow reading phy interface mode from DT
by Daniel Mack
· 12 years ago
342b7b7
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
by Daniel Mack
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b27393a
net: ethernet: fix kernel OOPS when remove davinci_mdio module
by Bin Liu
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f37c54b
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
by Julia Lawall
· 12 years ago
ec03e6a
drivers: net: ethernet: davince_mdio: device tree implementation
by Mugunthan V N
· 12 years ago
2eb32b0
drivers: net: ethernet: cpsw: Add device tree support to CPSW
by Mugunthan V N
· 12 years ago
f07454f
drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent modules
by Mugunthan V N
· 12 years ago
3ba9738
net: ethernet: davinci_emac: add pm_runtime support
by Mark A. Greer
· 12 years ago
c6f0b4e
net: ethernet: davinci_emac: Remove unnecessary #include
by Mark A. Greer
· 12 years ago
f150bd7
driver: net: ethernet: cpsw: runtime PM support
by Mugunthan V N
· 12 years ago
8e476d9
driver: net: ethernet: davinci_mdio: runtime PM support
by Mugunthan V N
· 12 years ago
42f5996
net: ethernet: davinci_emac: add OF support
by Heiko Schocher
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
Next »