~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker2023-05-06
* net: dm9000x: Remove non-DM_ETH codeTom Rini2022-12-07
* net: dm9000: Correctly handle empty FIFOMarek Vasut2022-08-08
* net: dm9000: Add DM supportMarek Vasut2022-04-13
* net: dm9000: Receive one packet per recv callMarek Vasut2022-04-13
* net: dm9000: Split non-DM specific bits from common codeMarek Vasut2022-04-13
* net: dm9000: Pass private data around for IOMarek Vasut2022-04-13
* net: dm9000: Drop dm9000.h and staticize SROM accessMarek Vasut2022-04-13
* net: dm9000: Drop static device private dataMarek Vasut2022-04-13
* net: dm9000: Rename board_info to dm9000_privMarek Vasut2022-04-13
* net: dm9000: Reorder and staticizeMarek Vasut2022-04-13
* net: dm9000: Checkpatch cleanupMarek Vasut2022-04-13
* net: dm9000: Drop volatilesMarek Vasut2022-04-13
* net: dm9000: Turn DM9000_DMP_PACKET() into a functionMarek Vasut2022-04-13
* net: dm9000: Drop unused dump_regs()Marek Vasut2022-04-13
* net: dm9000: Make RxLen and RxStatus lowercaseMarek Vasut2022-04-13
* net: dm9000: Replace DM9000_DBG() with debug()Marek Vasut2022-04-13
* net: dm9000: Make accessor names lowercaseMarek Vasut2022-04-13
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-20
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-12
* net: dm9000: random mac address supportAndrew Ruder2013-11-22
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* drivers/net/dm9000x.c: Fix compile warningJoe Hershberger2012-05-22
* DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-17
* Remove instances of phy_read/writeAndy Fleming2011-04-20
* net: dm9000x: re-add casts to I/O pointers to fix gcc warningsMike Frysinger2010-07-12
* dm9000x.c: fix compile problemsWolfgang Denk2010-05-26
* net: dm9000x: use standard I/O accessorsMike Frysinger2010-05-03
* net: dm9000x: fix debug outputThomas Weber2009-12-13
* Fix DM9000 MAC address handlingBen Warren2009-10-29
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-08
* dm9000 EEPROM reading bugfixDavid Brownell2009-04-28
* drivers/net/: get mac address from environmentMike Frysinger2009-03-20
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-26
* Fix dm9000 receive status and len little endian issueTsiChung Liew2008-08-18
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09
* Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-08
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24
| |\
| | * AT91SAM9261EK supportStelian Pop2008-05-10
* | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-05