index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
lib.c
Age
Commit message (
Expand
)
Author
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
2010-06-18
e1000e: update copyright information
Bruce Allan
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
2010-05-12
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
2010-03-30
e1000e: typo corrections
Joe Perches
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-13
e1000e: genericize the update multicast address list
Bruce Allan
2010-01-13
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
2010-01-13
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
2010-01-08
e1000e: fix and commonize code for setting the receive address registers
Bruce Allan
2010-01-08
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
Bruce Allan
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
2009-12-02
e1000e: comment corrections
Bruce Allan
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
e1000e: update copyright information
Bruce Allan
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
2009-07-03
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-03-26
e1000e: fix loss of multicast packets
Jesse Brandeburg
2009-02-05
e1000e: normalize usage of serdes_has_link
Alex Chiang
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
e1000e: 82571 check for link fix on 82571 serdes
Bruce Allan
2008-10-08
e1000e: release hw semaphore after successfully writing EEPROM
Arthur Jones
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
2008-04-16
e1000e: rename a few functions
Jeff Kirsher
2008-03-28
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
e1000e: rename mc_addr_list_update
Jeff Kirsher
2008-03-28
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
2008-02-24
e1000e: fix flow control denial of service possibility
Jesse Brandeburg
2008-02-24
e1000e: fix flow control when using ethtool overrides
Jesse Brandeburg
2008-01-28
e1000e: alternate MAC address support
Bill Hayes
2007-10-10
e1000e: restore flow control settings properly
Auke Kok
2007-10-10
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok