Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
466f775e02bcde5ea7454cd73ecf1a0f79275a30
/
drivers
/
net
466f775
qoriq eth.c bugfix: handle received corrupted frames correctly
by Daniel Inderbitzin
· 9 years ago
1a79189
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· 9 years ago
23f5db0
net: lpc32xx: improve MAC configuration on reset and initialization
by Vladimir Zapolskiy
· 9 years ago
fe0596c
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
by Vladimir Zapolskiy
· 9 years ago
6e039b4
net: lpc32xx: correct command register reset value
by Vladimir Zapolskiy
· 9 years ago
0b83019
net: davinci_emac: don't teardown inactive rx channel
by Jeroen Hofstee
· 9 years ago
8396d0a
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· 9 years ago
90a94ef
net: Improve 88E151x PHY initialization
by Clemens Gruber
· 9 years ago
ade4ea4
net: macb: add gmac multi-queue support
by Wu, Josh
· 9 years ago
9071274
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· 9 years ago
48b168b
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
by Tim Harvey
· 9 years ago
3c63dd5
Revert "e1000: fix sw fw sync on igb i210/i211"
by Tim Harvey
· 9 years ago
7e2d991
e1000: releasing semaphore once no longer needed
by Tim Harvey
· 9 years ago
9f76f10
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
b962859
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
87457d1
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
7a1af7a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
66d10c1
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
4c8b7bf
net: gem: Extend timeout value
by Michal Simek
· 12 years ago
e65d33c
zynq: gem: Setting up WRAP bit for one TX bd
by Michal Simek
· 9 years ago
eda9d30
zynq: gem: Increase the Rx buffer descriptors to 32
by Siva Durga Prasad Paladugu
· 10 years ago
96f4f14
zynqmp: gem: Flush the rx buffers while transmitting
by Siva Durga Prasad Paladugu
· 10 years ago
8a584c8
zynqmp: gem: Set data bus width to 64bit for arm64
by Siva Durga Prasad Paladugu
· 10 years ago
5031ca5
keystone2: net: add mcast function to keyston2 Ethernet driver
by Vitaly Andrianov
· 9 years ago
a1ca92e
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
d0a5a0b
dm: eth: Add driver-model support to the rtl8169 driver
by Simon Glass
· 9 years ago
56c57cf
driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
by Prabhakar Kushwaha
· 9 years ago
0c7c87a
driver/ldpaa_eth: Avoid TX conf frames
by Prabhakar Kushwaha
· 9 years ago
b4c3a35
driver/ldpaa_eth: Add timeout handling DQRR entry read
by Prabhakar Kushwaha
· 9 years ago
e48df52
driver/ldpaa_eth: Retry enqueue if portal was busy
by Prabhakar Kushwaha
· 9 years ago
21c6987
drivers/fsl-mc: dynamically create ICID pool in DPC
by Stuart Yoder
· 9 years ago
39da644
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· 9 years ago
2b7c4a1
drivers: fsl-mc: Return error for major version mismatch
by Prabhakar Kushwaha
· 9 years ago
cd8aefc
drivers: fsl-mc: Update qbman driver
by Prabhakar Kushwaha
· 9 years ago
1f1c25c
drivers: fsl-mc: Update flibs to mc-0.6.0.1
by Prabhakar Kushwaha
· 9 years ago
c1000c1
drivers/fsl-mc: Autoload AOIP image from NOR flash
by J. German Rivera
· 9 years ago
e247db4
driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
by Prabhakar Kushwaha
· 9 years ago
cc088c3
drivers/fsl-mc: Make MC boot error messages more readable
by J. German Rivera
· 9 years ago
dbe94dd
driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
by Bhupesh Sharma
· 9 years ago
b189584
net: fec_mxc: remove useless struct nbuf
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
f3edfd3
net: designware: Program MAC address to hardware after soft reset
by Bin Meng
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
76ec988
net: Remove all calls to net_random_ethaddr()
by Joe Hershberger
· 10 years ago
92ac520
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
abbfcbe
net: phy: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
793ea94
net/phy: refactor RTL8211F initialization
by Shengzhou Liu
· 10 years ago
f566c99
net: Update hardware MAC address if it changes in env
by Joe Hershberger
· 10 years ago
3d6af74
net/phy: Add support for realtek RTL8211F
by Shengzhou Liu
· 10 years ago
6f2707c
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
d17e157
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
939ed1c
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
d88c2f1
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
by Hans de Goede
· 10 years ago
f9f62d2
sunxi: emac: Prepare for driver-model support
by Hans de Goede
· 10 years ago
8145dea
sunxi: emac: port to phylib
by Hans de Goede
· 10 years ago
e60476a
board/ls2085qds: Add support ethernet
by Prabhakar Kushwaha
· 10 years ago
9cc2c47
driver/ldpaa: Add support of WRIOP static data structure
by Prabhakar Kushwaha
· 10 years ago
cd348ef
net/memac_phy: reuse driver for little endian SoCs
by Shaohui Xie
· 10 years ago
125e2bc
drivers/fsl-mc: Changed MC firmware loading for new boot architecture
by J. German Rivera
· 10 years ago
8bb0656
net/phy/cortina: Fix compilation warning
by pankaj chauhan
· 10 years ago
5753b0f
driver/ldpaa_eth: Update ldpaa ethernet driver
by Prabhakar Kushwaha
· 10 years ago
5abf13e
drivers/net/e1000.c: Cleanup whitespace
by Minghuan Lian
· 10 years ago
c517771
driver/ldpaa_eth: Add LDPAA Ethernet driver
by Prabhakar Kushwaha
· 10 years ago
a2a55e5
driver/fsl-mc: Add support of MC Flibs
by Prabhakar Kushwaha
· 10 years ago
422cb08
armv8/fsl-lsch3: Add Freescale Debug Server driver
by Bhupesh Sharma
· 10 years ago
523bb66
net: pch_gbe: Fix pch_gbe device name
by Bin Meng
· 10 years ago
9ce1edc
net: gem: Use correct type for casting
by Michal Simek
· 10 years ago
5707d5f
net/phy: fixup for get_phy_id
by Shengzhou Liu
· 10 years ago
c6a40f6
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· 10 years ago
744152f
net: rtl8169: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
3cee138
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· 10 years ago
75577ba
dm: net: Adjust designware driver to support driver model
by Simon Glass
· 10 years ago
64dcd25
dm: net: Tidy up designware driver ready for driver model
by Simon Glass
· 10 years ago
c74c8e6
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
bc0571f
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
6a38a5f
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
1203fcc
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
049a95a
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
22f6852
sandbox: eth: Add support for using the 'lo' interface
by Joe Hershberger
· 10 years ago
a346ca7
sandbox: eth: Add a bridge to a real network for sandbox
by Joe Hershberger
· 10 years ago
2eede1f
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
by Joe Hershberger
· 10 years ago
d87a457
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
3ea143a
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
487b327
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
ac2916a
lpc32xx: add Ethernet support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
8ee443b
net: Add Intel Topcliff GMAC driver
by Bin Meng
· 10 years ago
a7c3d5e
net: Add ethernet FCS length macro in net.h
by Bin Meng
· 10 years ago
c83cb5f
Net: macb: reset GBE bit when fallback checking
by Bo Shen
· 10 years ago
d227922
net: Support DMA threshold mode in DWMAC driver
by Sonic Zhang
· 10 years ago
2ddaf13
net: configure DWMAC DMA by default AXI burst length
by Sonic Zhang
· 10 years ago
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
a2f39e8
ARM: remove cm4008 and cm41xx board support
by Masahiro Yamada
· 10 years ago
7b3bd9a
drivers/mc: Migrated MC Flibs to 0.5.2
by J. German Rivera
· 10 years ago
312aca4
net: keystone_net: move serdes setup to initialization function
by Vitaly Andrianov
· 10 years ago
6a608f2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
875143f
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
Next »