~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.c
Commit message (
Expand
)
Author
Age
*
net: e1000: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
*
pci: Map bars with offset and length
Andrew Scull
2022-05-03
*
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
net: e1000: do not attempt to set hwaddr for i210 without FLASH
Tim Harvey
2021-06-18
*
net: e1000: Add missing address translations
Stefan Roese
2021-01-27
*
net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
Stefan Roese
2021-01-27
*
net: e1000: Remove unused bus_to_phys() macro
Stefan Roese
2021-01-27
*
net: e1000: implement eth_write_hwaddr for DM_ETH
Ian Ray
2021-01-19
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
net: e1000: add defaults for i210 TX/RX PBSIZE
Christian Gmeiner
2020-10-14
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: e1000: Fix e1000_igb semaphore handling
Bernhard Messerklinger
2018-02-26
*
net: e1000: implement eth_write_hwaddr
Hannu Lounento
2018-02-04
*
net: e1000: split e1000_read_mac_addr
Hannu Lounento
2018-02-04
*
net: e1000: add support for writing to EEPROM
Hannu Lounento
2018-02-04
*
net: e1000: fix indentation
Andre Przywara
2016-12-04
*
net: e1000: Fix the build with driver model and SPI EEPROM
Alban Bedel
2016-08-15
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
*
|
net: e1000: Convert to use DM PCI API
Bin Meng
2016-02-05
|
/
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
|
\
|
*
net: e1000: Remove CONFIG_MVBC_1G
Bin Meng
2015-12-21
|
*
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-12-21
*
|
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
*
|
net: e1000: use correct helper to do endianness conversion
Miao Yan
2016-01-04
|
/
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
*
net: e1000: Fix build warnings for 32-bit
Bin Meng
2015-08-26
*
net: e1000: Add Kconfig options
Simon Glass
2015-08-21
*
net: e1000: Convert to driver model
Simon Glass
2015-08-21
*
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
*
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-21
*
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-21
*
net: e1000: Increase autoneg timeout to 8 seconds
Stefan Roese
2015-08-12
*
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
Tim Harvey
2015-08-11
*
Revert "e1000: fix sw fw sync on igb i210/i211"
Tim Harvey
2015-08-11
*
e1000: releasing semaphore once no longer needed
Tim Harvey
2015-08-11
*
drivers/net/e1000.c: Cleanup whitespace
Minghuan Lian
2015-04-23
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
[next]