Commit Graph

70 Commits (a7944dcc11f3e426f96cebcf8847d501b5b7ca7c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bernhard Messerklinger 8f5672ea9d net: e1000: Fix e1000_igb semaphore handling 6 years ago
Hannu Lounento 8d9bde0dbb net: e1000: implement eth_write_hwaddr 6 years ago
Hannu Lounento e0a75fed9e net: e1000: split e1000_read_mac_addr 6 years ago
Hannu Lounento f1bcad22dd net: e1000: add support for writing to EEPROM 6 years ago
Andre Przywara 063bb708b5 net: e1000: fix indentation 8 years ago
Alban Bedel eb4e8ceb47 net: e1000: Fix the build with driver model and SPI EEPROM 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Bin Meng 81dab9af92 net: e1000: Convert to use DM PCI API 8 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Miao Yan a40b2dff7b net: e1000: use correct helper to do endianness conversion 9 years ago
Bin Meng c65a5f4f7f net: e1000: Remove CONFIG_MVBC_1G 9 years ago
Bin Meng e97f7fbba5 net: e1000: Remove dead codes wrapped by #if 0 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Bin Meng 1d8a078b29 net: e1000: Fix build warnings for 32-bit 9 years ago
Simon Glass c294ac5c16 net: e1000: Add Kconfig options 9 years ago
Simon Glass c6d80a1522 net: e1000: Convert to driver model 9 years ago
Simon Glass 5c5e707a55 net: e1000: Prepare for driver model conversion 9 years ago
Simon Glass c752cd2a30 net: e1000: Move #include of common.h to the C files 9 years ago
Mingkai Hu 6497e37a75 net: e1000: Support 64-bit physical address 9 years ago
Stefan Roese faa765d407 net: e1000: Increase autoneg timeout to 8 seconds 9 years ago
Tim Harvey 48b168bbfa e1000: remove unnecessary clearing of SWSM.SWSM_SMBI 9 years ago
Tim Harvey 3c63dd5302 Revert "e1000: fix sw fw sync on igb i210/i211" 9 years ago
Tim Harvey 7e2d991d63 e1000: releasing semaphore once no longer needed 9 years ago
Minghuan Lian 5abf13e48a drivers/net/e1000.c: Cleanup whitespace 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Minghuan Lian 06e07f65c7 drivers/net/e1000.c: fix compile warning under 64bit mode 9 years ago
Marcel Ziswiler 6c499abe05 e1000: add i211 and unprogrammed i210/i211 support 10 years ago
Marcel Ziswiler 17da712024 e1000: fix sw fw sync on igb i210/i211 10 years ago
York Sun 76f8cdb203 net/e1000: Fix EEPROM access error 10 years ago
Marcel Ziswiler a4277200a2 e1000: fix no nvm build 10 years ago
Marek Vasut 951860634f e1000: add i210 support 10 years ago
Marek Vasut 873e8e0198 e1000: Implement dcache support 10 years ago
David Müller (ELSOFT AG) d2ff5e55c3 e1000: remove redundant assignment 10 years ago
Rojhalat Ibrahim 8712adfd05 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Ruchika Gupta 776e66e8f1 e1000e : Correct Rx Threshold granularity 12 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 12 years ago
Joe Hershberger 97796f7184 drivers/net/e1000.c: Fix compile warning 12 years ago
Anatolij Gustschin 40867a2fe1 drivers/net/e1000.c: Fix GCC 4.6 build warnings 13 years ago
Zang Roy-R61911 56b13b1e06 e1000: fix unused variable waring for e1000 driver 13 years ago
Wolfgang Denk 7a34106611 e1000: fix bugs from recent commits 13 years ago
Kyle Moffett ce5207e191 e1000: Allow direct access to the E1000 SPI EEPROM device 13 years ago
Kyle Moffett 2326a94db1 e1000: Export core EEPROM access functions for SPI support 13 years ago
Kyle Moffett 114d7fc053 e1000: Rewrite EEPROM checksum error to give more information 13 years ago
Kyle Moffett d60626f8c1 e1000: Restructure and streamline PCI device probing 13 years ago
Kyle Moffett 987b43a1d7 e1000: Clean up handling of dual-port NICs and support 82571 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago