Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
90c668605fa81ab5046a8b05c7a1fa858811d4bf
/
include
/
net.h
12c2a31
net: make net_random_ethaddr() more random
by Michael Walle
· 5 years ago
36c8b14
env: net: Move eth_parse_enetaddr() to net.c/h
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
bbfc562
net: unaligned copying of unsigned long
by Heinrich Schuchardt
· 5 years ago
3c6add9
net: Add priv_pdata to eth_pdata
by Faiz Abbas
· 6 years ago
67bb984
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
1a4af5c
net: move ether_crc to tsec driver
by Chris Packham
· 6 years ago
5d457ec
net: Consolidate UDP header functions
by Duncan Hare
· 6 years ago
ac3f26c
net: Don't overwrite waiting packets with asynchronous replies
by Joe Hershberger
· 6 years ago
3f02c98
net: Add an accessor to know if waiting for ARP
by Joe Hershberger
· 6 years ago
dda5251
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
1666fa5
net: Increase ethernet name string size to 20 chars
by Pankaj Bansal
· 6 years ago
6ab1283
net: Consolidate the parsing of bootfile
by Joe Hershberger
· 6 years ago
3a66fcb
net: When checking prerequisites, consider boot_file_name
by Joe Hershberger
· 6 years ago
449312c
net: Prefer command line arguments
by Alexander Graf
· 6 years ago
d8970da
net: Add new wol command - Wake on LAN
by Lothar Felten
· 6 years ago
f73a7df
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· 6 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
99761e5
Handle NETCONSOLE and SPL enabled
by Jason Kridner
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
704f3ac
net: Use packed structures for networking
by Denis Pynkin
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
2c07c32
net: cosmetic: Define ethernet name length
by oliver@schinagl.nl
· 8 years ago
9f455bc
net: cosmetic: Make the MAC address string less magical
by oliver@schinagl.nl
· 8 years ago
a40db6d
net: cosmetic: Do not use magic values for ARP_HLEN
by oliver@schinagl.nl
· 8 years ago
d4a3755
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
by Mugunthan V N
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
0efe1bc
efi_loader: Add network access support
by Alexander Graf
· 9 years ago
700877a
net: increase maximum frame size to accomediate VLAN packets
by Stefan Agner
· 9 years ago
99d4c6d
net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
by Stefan Roese
· 9 years ago
5350bc8
net: export eth_setenv_enetaddr_by_index() to net.h
by Roger Quadros
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
f74264d
include/net.h: add max_speed member in struct eth_pdata
by Alexey Brodkin
· 9 years ago
9216387
include: net: Simplify the usage of __always_inline
by Fabio Estevam
· 9 years ago
11a69ff
net: Increase the size of the net_boot_file_name buffer
by Jacob Stiffler
· 9 years ago
219cc94
net: change the env name to use const
by Josh Wu
· 9 years ago
eaa8a19
net: expose eth_is_active() function to test network device state
by Bernhard Nortmann
· 9 years ago
c7ff552
update: tftp: dfu: Extend update_tftp() function to support DFU
by Lukasz Majewski
· 9 years ago
b86f795
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
by Simon Glass
· 9 years ago
a1ca92e
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
c74c8e6
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
717234e
net: Convert protocol structures to use explicit sizes
by Sergey Temerkhanov
· 10 years ago
5917e7d
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
by Sergey Temerkhanov
· 10 years ago
bc0571f
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
a34f207
net: cosmetic: Fix checkpatch.pl failures in net.h
by Joe Hershberger
· 10 years ago
4fd5055
net: cosmetic: Clean up cmd_net variables and functions
by Joe Hershberger
· 10 years ago
6a38a5f
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· 10 years ago
786eac5
net: cosmetic: Clean up DNS variables and functions
by Joe Hershberger
· 10 years ago
6aede5b
net: cosmetic: Clean up CDP 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
586cbe5
net: cosmetic: Fixup var names for DHCP strings
by Joe Hershberger
· 10 years ago
1411157
net: cosmetic: Fixup var names related to boot file
by Joe Hershberger
· 10 years ago
049a95a
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
63c9729
dm: eth: Provide a way for drivers to manage packet buffers
by Joe Hershberger
· 10 years ago
6030459
net: Improve error handling
by Joe Hershberger
· 10 years ago
e58780d
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
1759140
dm: eth: Pass the packet pointer as a parameter to recv
by Joe Hershberger
· 10 years ago
2a504df
net: Clean up network stack names used in DM drivers
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
fce6900
net: Use int instead of u8 for boolean flag
by Joe Hershberger
· 10 years ago
84eb1fb
net: Refactor in preparation for driver model
by Joe Hershberger
· 10 years ago
ff99743
net: Remove unneeded "extern" in net.h
by Joe Hershberger
· 10 years ago
8b2c9a7
net: Provide a function to get the current MAC address
by Joe Hershberger
· 10 years ago
a7c3d5e
net: Add ethernet FCS length macro in net.h
by Bin Meng
· 10 years ago
0da0fcd
net: Use new checksum functions
by Simon Glass
· 10 years ago
9b0e35c
net: Add a separate file for IP checksumming
by Simon Glass
· 10 years ago
16ae782
net: Declare physical address as phys_addr_t unsigned type
by Michal Simek
· 10 years ago
2ea9103
SPDX License cleanup for LiMon imported files
by Wolfgang Denk
· 10 years ago
da384a9
net: rename and refactor eth_rand_ethaddr() function
by Masahiro Yamada
· 11 years ago
9c4cffa
net: Fix mcast function pointer prototype
by Claudiu Manoil
· 11 years ago
6e840eb
net.h: don't use the reserved name __unused
by Jeroen Hofstee
· 11 years ago
3d49412
net: make IPaddr type big endian
by Kim Phillips
· 12 years ago
ea5427e
net: Add prototype for update_tftp
by Simon Glass
· 11 years ago
0637059
net/: sparse fixes
by Kim Phillips
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
03c1b04
net: add helper to generate random mac address
by Michael Walle
· 12 years ago
4ef8d53
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 12 years ago
d22c338
net: Add link-local addressing support
by Joe Hershberger
· 12 years ago
e94070c
net: Don't copy every packet that waits for an ARP
by Joe Hershberger
· 12 years ago
46c495d
net: Fix net buffer initialization
by Joe Hershberger
· 12 years ago
e711101
net: Add net_update_ether() to handle ARP and Ping replies
by Joe Hershberger
· 12 years ago
ece223b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· 12 years ago
22f6e99
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· 12 years ago
adf5d93
net: Refactor to use NetSendPacket instead of eth_send directly
by Joe Hershberger
· 12 years ago
4b11c91
net: Refactor IP, UPD, and ICMP header writing functions
by Joe Hershberger
· 12 years ago
674bb24
net: cosmetic: Replace magic numbers in arp.c with constants
by Joe Hershberger
· 12 years ago
da5ebe2
net: cosmetic: Add a more explicit comment about 802.2
by Joe Hershberger
· 12 years ago
206d07f
net: cosmetic: Rename parameter len to payload_len
by Joe Hershberger
· 12 years ago
e0a6307
net: cosmetic: Un-typedef ICMP_t
by Joe Hershberger
· 12 years ago
738853b
net: cosmetic: Un-typedef ARP_t
by Joe Hershberger
· 12 years ago
c68cca3
net: cosmetic: Un-typedef VLAN_Ethernet_t
by Joe Hershberger
· 12 years ago
cb487f5
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 12 years ago
c5c59df
net: cosmetic: Split struct ip_udp_hdr into ip_hdr
by Joe Hershberger
· 12 years ago
Next »