Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
daf670bc9d36ba8b03e010f4bf798bebe08659fe
/
drivers
/
net
/
ethernet
/
cadence
/
macb.h
ce721a7
net: ethernet: cadence-macb: Add disabled usrio caps
by Neil Armstrong
· 9 years ago
5833e05
net/macb: add support for resetting PHY using GPIO
by Gregory CLEMENT
· 9 years ago
022be25
net: macb: Add support for sgmii phy interface
by Punnaiah Choudary Kalluri
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7a6e070
macb: Fix build with macro'ized readl/writel.
by David S. Miller
· 9 years ago
8bcbf82
net/macb: suppress compiler warnings
by Andy Shevchenko
· 9 years ago
f2ce8a9e
net/macb: improve big endian CPU support
by Andy Shevchenko
· 9 years ago
9ece39a
net: macb: Change capability mask for jumbo support
by Harini Katakam
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
222ca8e
net: macb: Disable half duplex gigabit on Zynq
by Nathan Sullivan
· 10 years ago
98b5a0f4
net: macb: Add support for jumbo frames
by Harini Katakam
· 10 years ago
fa69359
net/macb: unify peripheral version testing
by Nicolas Ferre
· 10 years ago
7c39994
net/macb: add the user i/o to ethtool register dump
by Nicolas Ferre
· 10 years ago
c69618b
net/macb: fix probe sequence to setup clocks earlier
by Nicolas Ferre
· 10 years ago
bfa0914
net/macb: only probe queues once and use stored values
by Nicolas Ferre
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
421d9df
net/macb: merge at91_ether driver into macb driver
by Cyrille Pitchen
· 10 years ago
a848748
net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
by Boris BREZILLON
· 10 years ago
d941beb
net: macb: Correct the MID field length value
by Punnaiah Choudary Kalluri
· 10 years ago
ea37304
net: macb: Properly add DMACFG bit definitions
by Arun Chandran
· 10 years ago
a50dad3
net: macb: Add big endian CPU support
by Arun Chandran
· 10 years ago
6f79eed
net/macb: Fix comments to meet style guidelines
by Xander Huff
· 10 years ago
3ff13f1
net/macb: improved ethtool statistics support
by Xander Huff
· 10 years ago
5c2fa0f
net/macb: Adding comments to various #defs to make interpretation easier
by Xander Huff
· 10 years ago
02c958d
net/macb: add TX multiqueue support for gem
by Cyrille Pitchen
· 10 years ago
924ec53
net/macb: add RX checksum offload feature
by Cyrille Pitchen
· 10 years ago
a4c35ed3
net/macb: add scatter-gather hw feature
by Cyrille Pitchen
· 10 years ago
e175587
net/macb: configure for FIFO mode and non-gigabit
by Nicolas Ferre
· 10 years ago
e1824df
net: macb: Adjust tx_clk when link speed changes
by Soren Brinkmann
· 11 years ago
4df9513
net/macb: change RX path for GEM
by Nicolas Ferre
· 12 years ago
1b44791
net/macb: increase RX buffer size for GEM
by Nicolas Ferre
· 12 years ago
581df9e
net/macb: fix ISR clear-on-write behavior only for some SoC
by Nicolas Ferre
· 12 years ago
a1ae385
net/macb: force endian_swp_pkt_en to off
by Steffen Trumtrar
· 12 years ago
b3e3bd71
net/macb: GEM DMA configuration register update
by Nicolas Ferre
· 12 years ago
3629a6c
net/macb: clear unused address register
by Joachim Eastwood
· 12 years ago
4dda6f6
net/at91_ether: drop board_data private struct member
by Joachim Eastwood
· 12 years ago
2ea32ee
net/at91_ether: use stat function from macb
by Joachim Eastwood
· 12 years ago
314bccc
net/macb: export macb_set_hwaddr and macb_get_hwaddr
by Joachim Eastwood
· 12 years ago
e86cd53
net/macb: better manage tx errors
by Nicolas Ferre
· 12 years ago
d1d1b53
net/macb: ethtool interface: add register dump feature
by Nicolas Ferre
· 12 years ago
55054a1
net/macb: clean up ring buffer logic
by Havard Skinnemoen
· 12 years ago
140b755
net/macb: Add support for Gigabit Ethernet mode
by Patrice Vilchez
· 12 years ago
04879e5
net/at91_ether: clean up rx buffer handling
by Joachim Eastwood
· 12 years ago
fbb7a6e
net/at91_ether: use macb dma description struct
by Joachim Eastwood
· 12 years ago
e0da1f1
net/at91_ether: share macb_set_rx_mode with macb
by Joachim Eastwood
· 12 years ago
5e32353d
net/at91_ether: use ethtool and mdio from macb
by Joachim Eastwood
· 12 years ago
0005f54
net/macb: export some symbols for at91_ether
by Joachim Eastwood
· 12 years ago
54f14e4
net/at91_ether: use pclk member instead of ether_clk
by Joachim Eastwood
· 12 years ago
b85008b
net/at91_ether/macb: absorb at91_private in to macb private struct
by Joachim Eastwood
· 12 years ago
1fd3ca4e
net/macb: add AT91RM9200 specific registers and bits to header
by Joachim Eastwood
· 12 years ago
fb97a84
net/macb: add DT support for Cadence macb/gem driver
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
0116da4
macb: allow GEM to have configurable receive buffer size
by Jamie Iles
· 14 years ago
757a03c
macb: support DMA bus widths > 32 bits
by Jamie Iles
· 14 years ago
a494ed8
macb: support statistics for GEM devices
by Jamie Iles
· 14 years ago
70c9f3d
macb: support higher rate GEM MDIO clock divisors
by Jamie Iles
· 14 years ago
f75ba50
macb: initial support for Cadence GEM
by Jamie Iles
· 13 years ago
9f2f381f
macb: Move the Atmel driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/macb.h]
298cf9b
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
6c36a70
macb: Use generic PHY layer
by frederic RODO
· 18 years ago
0cc8674
AT91: MACB support
by Andrew Victor
· 18 years ago
0f0d84e
[PATCH] MACB: Use __raw register access
by Haavard Skinnemoen
· 18 years ago
d836cae
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
by Haavard Skinnemoen
· 18 years ago
89e5785
[PATCH] Atmel MACB ethernet driver
by Haavard Skinnemoen
· 18 years ago