Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
20a8b1cbd423de8e68b3487eab4471c10337823c
/
drivers
/
net
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
71c44e8
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
feff27d
net: pch_gbe: Add driver remove support
by Bin Meng
· 9 years ago
f0f0277
net: designware: Add driver remove support
by Bin Meng
· 9 years ago
f87a15c
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· 9 years ago
59c6d89
net: phy: Change to print all phys that are not found
by Bin Meng
· 9 years ago
0776c57
net: phy: Don't create phy device when there is no phy
by Bin Meng
· 9 years ago
23e9d5c
net: phy: micrel: disable NAND-tree for KSZ8051
by Sylvain Rochet
· 9 years ago
4a7217d
net: rtl8169: Build warning fixes for 64-bit
by Stephen Warren
· 9 years ago
bd8d300
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
by Sylvain Lemieux
· 9 years ago
0464326
armv8/ls1043a: Add Fman support
by Shaohui Xie
· 9 years ago
0e58b51
armv8/fsl_lsch3: Change arch to fsl-layerscape
by Mingkai Hu
· 9 years ago
1b29512
net/fm: Add QSGMII PCS init
by Shaohui Xie
· 9 years ago
513eaf2
net: Move some header files to include/
by Shaohui Xie
· 9 years ago
ab687cc
net: fm: bug fix when CONFIG_PHYLIB not defined
by Shaohui Xie
· 9 years ago
a02fc98
net/fm: Make the return value logic consistent with convention
by Hou Zhiqiang
· 9 years ago
ea52d33
net/fm: Add support for 64-bit platforms
by Hou Zhiqiang
· 9 years ago
3a25ece
net/fm: Fix the endian issue to support both endianness platforms
by Hou Zhiqiang
· 9 years ago
d2c20a3
driver: net: ldpaa_eth: Set MAC address during interface open
by Prabhakar Kushwaha
· 9 years ago
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
6f3a23a
driver: net: keystone_net: removing unused code
by Mugunthan V N
· 9 years ago
4cedef3
driver: net: keystone_net: add support for rgmii phy
by Vitaly Andrianov
· 9 years ago
d44bb34
driver: net: keystone_net: fix phy mode configuration
by Mugunthan V N
· 9 years ago
7ae228c
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
6af98c5
drivers: net: cpsw: prepare driver for device model migration
by Mugunthan V N
· 9 years ago
752abb7
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· 9 years ago
bbc97ba
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· 9 years ago
681e0b2
drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier
by Codrin Ciubotariu
· 9 years ago
d1c9fe5
drivers/net/vsc9953: Add commands for VLAN ingress filtering
by Codrin Ciubotariu
· 9 years ago
3a74bbe
drivers/net/vsc9953: Add command for shared/private VLAN learning
by Codrin Ciubotariu
· 9 years ago
4718f95
drivers/net/vsc9953: Add VLAN commands for VSC9953
by Codrin Ciubotariu
· 9 years ago
4732e35
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
by Codrin Ciubotariu
· 9 years ago
2d1607f
drivers/net/vsc9953: Add commands to enable/disable HW learning
by Codrin Ciubotariu
· 9 years ago
c003473
drivers/net/vsc9953: Add command to show/clear port counters
by Codrin Ciubotariu
· 9 years ago
2f52a3f
drivers/net/vsc9953: Use the generic Ethernet Switch parser
by Codrin Ciubotariu
· 9 years ago
43db970
drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
by Codrin Ciubotariu
· 9 years ago
9f3c87f
drivers/net/vsc9953: Fix bug when enabling a port
by Codrin Ciubotariu
· 9 years ago
e111c32
drivers/net/vsc9953: Cleanup patch
by Codrin Ciubotariu
· 9 years ago
5ab9644
drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
by Codrin Ciubotariu
· 9 years ago
ed89bd7
net: designware: Add support to PCI designware devices
by Bin Meng
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6731d13
arm: Remove xaeniax board
by Simon Glass
· 9 years ago
dfc90f5
net: designware: Fix build warnings
by Bin Meng
· 9 years ago
64d3dca
net: pch_gbe: Add Kconfig option
by Bin Meng
· 9 years ago
4525394
net: pch_gbe: Convert to driver model
by Bin Meng
· 9 years ago
49aa3f4
net: altera_tse: Zap unused variable
by Marek Vasut
· 9 years ago
ca17858
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
b60688a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
13433fd
net: fec: do not access reserved register for i.MX6UL
by Peng Fan
· 9 years ago
51b503e
ls102xa: etsec: Use proper settings for BE BDs
by Claudiu Manoil
· 9 years ago
1b41fcb
net: phy/vitesse: Add support for VSC8584 phy
by Prabhakar Kushwaha
· 9 years ago
e14ec99
net/fman: Support both new and legacy FMan Compatibles
by Igal Liberman
· 9 years ago
d0ee7d0
net: e1000: Fix build warnings for 32-bit
by Bin Meng
· 9 years ago
a83ccd5
net: e1000: Add Kconfig options
by Simon Glass
· 9 years ago
9f86b38
net: e1000: Convert to driver model
by Simon Glass
· 9 years ago
c53abc3
net: e1000: Prepare for driver model conversion
by Simon Glass
· 9 years ago
cece904
net: e1000: Move #include of common.h to the C files
by Simon Glass
· 9 years ago
d9c4d2a
net: e1000: Support 64-bit physical address
by Mingkai Hu
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
badccc3
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· 9 years ago
25624f9
net: lpc32xx: eth buffers base config
by Sylvain Lemieux
· 9 years ago
497c731
net: e1000: Increase autoneg timeout to 8 seconds
by Stefan Roese
· 9 years ago
68c2fd7
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· 9 years ago
71b1d86
net: phy: delay only if reset handler is registered
by Jörg Krause
· 9 years ago
8700a3d
net: phy: fix data type of phy_id
by Jörg Krause
· 9 years ago
fdbc5c7
qoriq eth.c bugfix: handle received corrupted frames correctly
by Daniel Inderbitzin
· 9 years ago
8bffd71
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· 9 years ago
e7d729f
net: lpc32xx: improve MAC configuration on reset and initialization
by Vladimir Zapolskiy
· 9 years ago
ca0af03
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
by Vladimir Zapolskiy
· 9 years ago
8884ced
net: lpc32xx: correct command register reset value
by Vladimir Zapolskiy
· 9 years ago
8938b5b
net: davinci_emac: don't teardown inactive rx channel
by Jeroen Hofstee
· 9 years ago
89be651
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· 9 years ago
f10d89c
net: Improve 88E151x PHY initialization
by Clemens Gruber
· 9 years ago
012d68d
net: macb: add gmac multi-queue support
by Wu, Josh
· 9 years ago
5487fc6
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· 10 years ago
e8fe9f7
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
by Tim Harvey
· 10 years ago
dca3565
Revert "e1000: fix sw fw sync on igb i210/i211"
by Tim Harvey
· 10 years ago
5cb59ec
e1000: releasing semaphore once no longer needed
by Tim Harvey
· 10 years ago
7e7e617
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
fcab73c
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
9564df6
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
b141cff
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
3b4b5db
net: gem: Extend timeout value
by Michal Simek
· 12 years ago
aaf9cc1
zynq: gem: Setting up WRAP bit for one TX bd
by Michal Simek
· 10 years ago
55931cf
zynq: gem: Increase the Rx buffer descriptors to 32
by Siva Durga Prasad Paladugu
· 10 years ago
2b0690e
zynqmp: gem: Flush the rx buffers while transmitting
by Siva Durga Prasad Paladugu
· 10 years ago
71245a4
zynqmp: gem: Set data bus width to 64bit for arm64
by Siva Durga Prasad Paladugu
· 10 years ago
c2d7e60
keystone2: net: add mcast function to keyston2 Ethernet driver
by Vitaly Andrianov
· 9 years ago
dc6eda3
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
f2acb53
dm: eth: Add driver-model support to the rtl8169 driver
by Simon Glass
· 9 years ago
c7d10d8
driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
by Prabhakar Kushwaha
· 9 years ago
37ed1a6
driver/ldpaa_eth: Avoid TX conf frames
by Prabhakar Kushwaha
· 9 years ago
be0c955
driver/ldpaa_eth: Add timeout handling DQRR entry read
by Prabhakar Kushwaha
· 9 years ago
20c3010
driver/ldpaa_eth: Retry enqueue if portal was busy
by Prabhakar Kushwaha
· 9 years ago
a2bdb77
drivers/fsl-mc: dynamically create ICID pool in DPC
by Stuart Yoder
· 9 years ago
d197035
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· 9 years ago
aef1cca
drivers: fsl-mc: Return error for major version mismatch
by Prabhakar Kushwaha
· 9 years ago
93694a6
drivers: fsl-mc: Update qbman driver
by Prabhakar Kushwaha
· 9 years ago
fd5d127
drivers: fsl-mc: Update flibs to mc-0.6.0.1
by Prabhakar Kushwaha
· 9 years ago
Next »