Commit Graph

142 Commits (704f3acfcf55343043bbed01c5fb0a0094a68e8a)

Author SHA1 Message Date
Denis Pynkin 704f3acfcf net: Use packed structures for networking 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
oliver@schinagl.nl 2c07c32994 net: cosmetic: Define ethernet name length 7 years ago
oliver@schinagl.nl 9f455bcb34 net: cosmetic: Make the MAC address string less magical 7 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 7 years ago
Mugunthan V N d4a3755368 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model 7 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Stefan Agner 700877a62b net: increase maximum frame size to accomediate VLAN packets 8 years ago
Stefan Roese 99d4c6d3b2 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 8 years ago
Roger Quadros 5350bc8f65 net: export eth_setenv_enetaddr_by_index() to net.h 8 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 8 years ago
Fabio Estevam 9216387354 include: net: Simplify the usage of __always_inline 9 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 9 years ago
Josh Wu 219cc94a3f net: change the env name to use const 9 years ago
Bernhard Nortmann eaa8a195cc net: expose eth_is_active() function to test network device state 9 years ago
Lukasz Majewski c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 years ago
Simon Glass b86f795a37 net: Allow drivers to return -ENOSYS with the write_hwaddr() method 9 years ago
Simon Glass a1ca92eaaf dm: eth: Avoid blocking on packet reception 9 years ago
Simon Glass c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 9 years ago
Sergey Temerkhanov 717234e002 net: Convert protocol structures to use explicit sizes 9 years ago
Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger a34f207563 net: cosmetic: Fix checkpatch.pl failures in net.h 9 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 9 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 9 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 9 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 63c9729a13 dm: eth: Provide a way for drivers to manage packet buffers 9 years ago
Joe Hershberger 60304592b9 net: Improve error handling 9 years ago
Joe Hershberger e58780dcb7 dm: eth: Add support for aliases 9 years ago
Joe Hershberger 17591405a7 dm: eth: Pass the packet pointer as a parameter to recv 9 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 9 years ago
Joe Hershberger 05c3e68f85 dm: eth: Add basic driver model support to Ethernet stack 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Joe Hershberger fce6900b49 net: Use int instead of u8 for boolean flag 9 years ago
Joe Hershberger 84eb1fba7b net: Refactor in preparation for driver model 9 years ago
Joe Hershberger ff99743254 net: Remove unneeded "extern" in net.h 9 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 9 years ago
Bin Meng a7c3d5e2a9 net: Add ethernet FCS length macro in net.h 9 years ago
Simon Glass 0da0fcd51f net: Use new checksum functions 9 years ago
Simon Glass 9b0e35cb48 net: Add a separate file for IP checksumming 9 years ago
Michal Simek 16ae782722 net: Declare physical address as phys_addr_t unsigned type 9 years ago
Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files 10 years ago