Stefan Agner
|
700877a62b
net: increase maximum frame size to accomediate VLAN packets
|
há 9 anos atrás |
Stefan Roese
|
99d4c6d3b2
net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
|
há 9 anos atrás |
Roger Quadros
|
5350bc8f65
net: export eth_setenv_enetaddr_by_index() to net.h
|
há 9 anos atrás |
Tom Rini
|
82d72a1b99
Merge branch 'master' of git://git.denx.de/u-boot-net
|
há 9 anos atrás |
Alexey Brodkin
|
f74264d661
include/net.h: add max_speed member in struct eth_pdata
|
há 9 anos atrás |
Fabio Estevam
|
9216387354
include: net: Simplify the usage of __always_inline
|
há 9 anos atrás |
Jacob Stiffler
|
11a69ff85b
net: Increase the size of the net_boot_file_name buffer
|
há 9 anos atrás |
Josh Wu
|
219cc94a3f
net: change the env name to use const
|
há 9 anos atrás |
Bernhard Nortmann
|
eaa8a195cc
net: expose eth_is_active() function to test network device state
|
há 9 anos atrás |
Lukasz Majewski
|
c7ff552843
update: tftp: dfu: Extend update_tftp() function to support DFU
|
há 9 anos atrás |
Simon Glass
|
b86f795a37
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
|
há 10 anos atrás |
Simon Glass
|
a1ca92eaaf
dm: eth: Avoid blocking on packet reception
|
há 10 anos atrás |
Simon Glass
|
c74c8e6651
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
|
há 10 anos atrás |
Sergey Temerkhanov
|
717234e002
net: Convert protocol structures to use explicit sizes
|
há 10 anos atrás |
Sergey Temerkhanov
|
5917e7d165
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
|
há 10 anos atrás |
Joe Hershberger
|
bc0571fc10
net: cosmetic: Fix checkpatch.pl failures in net.c
|
há 10 anos atrás |
Joe Hershberger
|
a34f207563
net: cosmetic: Fix checkpatch.pl failures in net.h
|
há 10 anos atrás |
Joe Hershberger
|
4fd5055f59
net: cosmetic: Clean up cmd_net variables and functions
|
há 10 anos atrás |
Joe Hershberger
|
6a38a5f3df
net: cosmetic: Clean up netconsole variables and functions
|
há 10 anos atrás |
Joe Hershberger
|
786eac5f9d
net: cosmetic: Clean up DNS variables and functions
|
há 10 anos atrás |
Joe Hershberger
|
6aede5b750
net: cosmetic: Clean up CDP variables and functions
|
há 10 anos atrás |
Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
há 10 anos atrás |
Joe Hershberger
|
1203fcceec
net: cosmetic: Cleanup internal packet buffer names
|
há 10 anos atrás |
Joe Hershberger
|
0adb5b761f
net: cosmetic: Name ethaddr variables consistently
|
há 10 anos atrás |
Joe Hershberger
|
586cbe51ab
net: cosmetic: Fixup var names for DHCP strings
|
há 10 anos atrás |
Joe Hershberger
|
1411157d85
net: cosmetic: Fixup var names related to boot file
|
há 10 anos atrás |
Joe Hershberger
|
049a95a775
net: cosmetic: Change IPaddr_t to struct in_addr
|
há 10 anos atrás |
Joe Hershberger
|
63c9729a13
dm: eth: Provide a way for drivers to manage packet buffers
|
há 10 anos atrás |
Joe Hershberger
|
60304592b9
net: Improve error handling
|
há 10 anos atrás |
Joe Hershberger
|
e58780dcb7
dm: eth: Add support for aliases
|
há 10 anos atrás |