Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
176275a261fbffa4e1c009b97265fabac428c891
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
176275a
net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
0a91281
net: ethernet: macb: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cf66966
net: macb: Probe MDIO bus before registering netdev
by Florian Fainelli
· 9 years ago
ce24c2b
macb: fix mdiobus_scan() error check
by Sergei Shtylyov
· 9 years ago
88023be
net: macb: Fix simple typo
by Moritz Fischer
· 9 years ago
eefb52d
net: macb: Use ether_addr_copy over memcpy
by Moritz Fischer
· 9 years ago
aa50b55
net: macb: Fix coding style suggestions
by Moritz Fischer
· 9 years ago
64ec42f
net: macb: Fix coding style warnings
by Moritz Fischer
· 9 years ago
96ec631
net: macb: Fix coding style error message
by Moritz Fischer
· 9 years ago
0e3e799
net: macb: Only call GPIO functions if there is a valid GPIO
by Charles Keepax
· 9 years ago
9ba723b
net: macb: remove BUG_ON() and reset the queue to handle RX errors
by Cyrille Pitchen
· 9 years ago
ba50499
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
by Cyrille Pitchen
· 9 years ago
9a0384c
macb: fix PHY reset
by Sergei Shtylyov
· 9 years ago
6bdaa5e
net: macb: fix default configuration for GMAC on AT91
by Nicolas Ferre
· 9 years ago
7c4a1d0
net: macb: make magic-packet property generic
by Sergio Prado
· 9 years ago
3e2a5e1
net: macb: add wake-on-lan support via magic packet
by Sergio Prado
· 9 years ago
36df745
net: macb: fix build warning
by Sudip Mukherjee
· 9 years ago
2446837
net: macb: clear interrupts when disabling them
by Nathan Sullivan
· 9 years ago
e611b5b
net: macb: Add NP4 macb config using USRIO_DISABLED
by Neil Armstrong
· 9 years ago
ce721a7
net: ethernet: cadence-macb: Add disabled usrio caps
by Neil Armstrong
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
270c499
net/macb: Update device tree binding for resetting PHY using GPIO
by Gregory CLEMENT
· 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
94b295e
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
by Andy Shevchenko
· 9 years ago
8bcbf82
net/macb: suppress compiler warnings
by Andy Shevchenko
· 9 years ago
a35919e
net/macb: use dev_*() when netdev is not yet registered
by Andy Shevchenko
· 9 years ago
f36dbe6
net/macb: check if macb_config present
by Andy Shevchenko
· 9 years ago
f2ce8a9
net/macb: improve big endian CPU support
by Andy Shevchenko
· 9 years ago
7baaa90
net: macb: Add SG support for Zynq SOC family
by Punnaiah Choudary Kalluri
· 9 years ago
5c8fe71
net/macb: add config for Atmel sama5d2 SoCs
by Cyrille Pitchen
· 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
86b5e7d
net: macb: Add better comment for RXUBR handling
by Nathan Sullivan
· 10 years ago
a104a6b
net: macb: OR vs AND typos
by Dan Carpenter
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a5898ea
net: macb: Add change_mtu callback with jumbo support
by Harini Katakam
· 10 years ago
98b5a0f4
net: macb: Add support for jumbo frames
by Harini Katakam
· 10 years ago
7b61f9c
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
by Harini Katakam
· 10 years ago
bfbb92c
net: macb: Handle the RXUBR interrupt on all devices
by Nathan Sullivan
· 10 years ago
d4c216c
net: macb: Fix race condition in driver when Rx frame is dropped
by Punnaiah Choudary Kalluri
· 10 years ago
21d3515
net/macb: Factor out one-time assignment from loop
by Ben Shelton
· 10 years ago
716723c
net/macb: sqe_test_errors are TX errors, not RX errors
by Wolfgang Steinwender
· 10 years ago
fa69359
net/macb: unify peripheral version testing
by Nicolas Ferre
· 10 years ago
3619189
net/macb: fix the peripheral version test
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
ad78347
net/macb: trivial: correct wording for caps
by Nicolas Ferre
· 10 years ago
f697050
net/macb: fix capabilities configuration
by Nicolas Ferre
· 10 years ago
da12011
net/macb: add comment in macb_probe_queues
by Nicolas Ferre
· 10 years ago
bfa0914
net/macb: only probe queues once and use stored values
by Nicolas Ferre
· 10 years ago
2c29b23
net/macb: Only adjust tx_clk on link change
by Jaeden Amero
· 10 years ago
416377e
macb: Fix merge error.
by Stephen Rothwell
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0b2eb3e
net: macb: constify macb configuration data
by Josh Cartwright
· 10 years ago
421d9df
net/macb: merge at91_ether driver into macb driver
by Cyrille Pitchen
· 10 years ago
93b31f4
net/macb: unify clock management
by Cyrille Pitchen
· 10 years ago
a848748
net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
by Boris BREZILLON
· 10 years ago
2048823
net: macb: Fix multi queue support for xilinx ZynqMP
by Punnaiah Choudary Kalluri
· 10 years ago
8a013a9
net: macb: Include multi queue support for xilinx ZynqMP ethernet version
by Punnaiah Choudary Kalluri
· 10 years ago
62f6924
net: macb: Add on the fly CPU endianness detection
by Arun Chandran
· 10 years ago
a50dad3
net: macb: Add big endian CPU support
by Arun Chandran
· 10 years ago
8093b1c
net/macb: fix sparse warning
by Lad, Prabhakar
· 10 years ago
d23823d
net: macb: Remove CONFIG_PM ifdef because of compilation warning
by Michal Simek
· 10 years ago
9e86d76
net: macb: allow deffered probe of the driver
by Nicolae Rosia
· 10 years ago
8cd5a56
net/macb: Create gem_ethtool_ops for new statistics functions
by Xander Huff
· 10 years ago
2fa45e2
net/macb: Add whitespace around arithmetic operators
by Xander Huff
· 10 years ago
3ff13f1
net/macb: improved ethtool statistics support
by Xander Huff
· 10 years ago
cf250de
net/macb: remove useless calls of devm_free_irq()
by Cyrille Pitchen
· 10 years ago
e965be7
net/macb: fix misplaced call of free_netdev() in macb_remove()
by Cyrille Pitchen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
02c958d
net/macb: add TX multiqueue support for gem
by Cyrille Pitchen
· 10 years ago
51f8301
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header
by Cyrille Pitchen
· 10 years ago
fe6a12d
net: ethernet: cadence: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9026968
Revert "net/macb: add pinctrl consumer support"
by Soren Brinkmann
· 10 years ago
5879823
net/macb: Add hardware revision information during probe
by Bo Shen
· 10 years ago
4b7b0e4
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
by Cyrille Pitchen
· 10 years ago
924ec53
net/macb: add RX checksum offload feature
by Cyrille Pitchen
· 10 years ago
85ff3d8
net/macb: add TX 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
c8ea5a2
net: macb: Fix race between HW and driver
by Soren Brinkmann
· 11 years ago
504ad98
net: macb: Remove 'unlikely' optimization
by Soren Brinkmann
· 11 years ago
02f7a34
net: macb: Re-enable RX interrupt only when RX is done
by Soren Brinkmann
· 11 years ago
6a027b7
net: macb: Clear interrupt flags
by Soren Brinkmann
· 11 years ago
ccd6d0a
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
by Soren Brinkmann
· 11 years ago
5b31f22
macb: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
c88b5b6
macb: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
48330e08
net: macb: DMA-unmap full rx-buffer
by Soren Brinkmann
· 11 years ago
9203090
net: macb: Check DMA mappings for error
by Soren Brinkmann
· 11 years ago
9319e47
net: macb: Fix build warning
by Soren Brinkmann
· 11 years ago
e1824df
net: macb: Adjust tx_clk when link speed changes
by Soren Brinkmann
· 11 years ago
0a4acf0
net: macb: Use devm_request_irq()
by Soren Brinkmann
· 11 years ago
60fe716
net: macb: Use devm_ioremap()
by Soren Brinkmann
· 11 years ago
Next »