Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
fa332941c0c7c00e3420078268b7558d0ef792b5
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
mac.c
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 12 years ago
8bb6286
e1000e: resolve -Wunused-parameter compile warnings
by Bruce Allan
· 12 years ago
55c5f55
e1000e: cleanup some whitespace and indentation issues
by Bruce Allan
· 12 years ago
70806a7
e1000e: cleanup: do not assign a variable a value when not necessary
by Bruce Allan
· 12 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
1241f29
e1000e: SerDes autoneg flow control
by Bruce Allan
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
470a542
e1000e: test for valid check_reset_block function pointer
by Bruce Allan
· 13 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 13 years ago
04499ec
e1000e: cleanup boolean logic
by Bruce Allan
· 13 years ago
3d3a167
e1000e: cleanup whitespace and indentation
by Bruce Allan
· 13 years ago
0d37678
e1000e: cleanup - remove unnecessary variable
by Bruce Allan
· 13 years ago
b20caa8
e1000e: use true/false for boolean send_xon, do not assume always true
by Bruce Allan
· 13 years ago
b2a50e1
e1000e: cleanup comment in e1000_hash_mc_addr()
by Bruce Allan
· 13 years ago
57cde76
e1000e: rename e1000e_config_collision_dist() and call as function pointer
by Bruce Allan
· 13 years ago
44abd5c
e1000e: cleanup use of check_reset_block function pointer
by Bruce Allan
· 13 years ago
1a46b40
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
by Bruce Allan
· 13 years ago
d1964eb
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
by Bruce Allan
· 13 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 13 years ago
2a31b37
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
by Bruce Allan
· 13 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 13 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 13 years ago
07914ee
e1000e: use true/false for bool autoneg_false
by Bruce Allan
· 13 years ago
668018d
e1000e: remove unnecessary parentheses
by Bruce Allan
· 13 years ago
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 13 years ago
4bcf053
e1000e: remove test that is always false
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
fe2ddfb
e1000e: split lib.c into three more-appropriate files
by Bruce Allan
· 13 years ago
[Renamed (65%) from drivers/net/ethernet/intel/e1000e/lib.c]
434f139
e1000e: concatenate long debug strings which span multiple lines
by Bruce Allan
· 13 years ago
7ee9135
e1000e: re-enable alternate MAC address for all devices which support it
by Bruce Allan
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/e1000e/lib.c]
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 14 years ago
3e714ad
net: e1000e: Use is_multicast_ether_addr helper
by Tobias Klauser
· 14 years ago
353064d
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
d64a6f4
e1000e: minor comment cleanups
by Bruce Allan
· 14 years ago
dbf80dc
e1000e: implement ethtool set_phys_id
by Bruce Allan
· 14 years ago
1bba438
e1000e: convert short duration msleep() to usleep_range()
by Bruce Allan
· 14 years ago
90da066
e1000e: reduce scope of some variables, remove unnecessary ones
by Bruce Allan
· 14 years ago
af667a2
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
by Bruce Allan
· 14 years ago
0d6057e
e1000e: update Copyright for 2011
by Bruce Allan
· 14 years ago
482fed8
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
by Bruce Allan
· 14 years ago
b1cdfea
e1000e: checkpatch warnings - braces
by Bruce Allan
· 14 years ago
073287c
e1000e: support new PBA format from EEPROM
by Bruce Allan
· 14 years ago
1aef70e
e1000e: don't check for alternate MAC addr on parts that don't support it
by Bruce Allan
· 15 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 15 years ago
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
by Bruce Allan
· 15 years ago
757c530
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
by Bruce Allan
· 15 years ago
2c73e1f
e1000e: typo corrections
by Joe Perches
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
ab8932f
e1000e: genericize the update multicast address list
by Bruce Allan
· 15 years ago
f4d2dd4
e1000e: provide MAC-family-specific function to set LAN ID
by Bruce Allan
· 15 years ago
608f8a0
e1000e: use alternate MAC address on ESB2 if available
by Bruce Allan
· 15 years ago
b7a9216
e1000e: fix and commonize code for setting the receive address registers
by Bruce Allan
· 15 years ago
ca777f9
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
by Bruce Allan
· 15 years ago
f464ba8
e1000e: perform 10/100 adaptive IFS only on parts that support it
by Bruce Allan
· 15 years ago
5ff5b66
e1000e: comment corrections
by Bruce Allan
· 15 years ago
caaddaf
e1000e: provide family-specific functions to manage VLAN filter arrays
by Bruce Allan
· 15 years ago
99673d9
e1000e: cleanup functions that clear hardware statistics
by Bruce Allan
· 15 years ago
564ea9b
e1000e: set bools to true/false instead of 1/0
by Bruce Allan
· 15 years ago
c7e54b1
e1000e: update copyright information
by Bruce Allan
· 15 years ago
94d8186
e1000e: cleanup ops function pointers
by Bruce Allan
· 15 years ago
3bb99fe
e1000e: consolidate two dbug macros into one simpler one
by Bruce Allan
· 15 years ago
d8014db
e1000e: cleanup redundant #include's
by Bruce Allan
· 15 years ago
7d3cabb
e1000e: disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 16 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 16 years ago
a72d2b2
e1000e: fix loss of multicast packets
by Jesse Brandeburg
· 16 years ago
612e244
e1000e: normalize usage of serdes_has_link
by Alex Chiang
· 16 years ago
5c48ef3e2
e1000e: sync change flow control variables with ixgbe
by Bruce Allan
· 16 years ago
63dcf3d
e1000e: 82571 check for link fix on 82571 serdes
by Bruce Allan
· 16 years ago
1694f25
e1000e: release hw semaphore after successfully writing EEPROM
by Arthur Jones
· 16 years ago
4662e82
e1000e: add support for new 82574L part
by Bruce Allan
· 17 years ago
69e3fd8
e1000e: rename a few functions
by Jeff Kirsher
· 17 years ago
318a94d
e1000e: reorganize PHY and flow control interface
by Jeff Kirsher
· 17 years ago
e2de3eb
e1000e: rename mc_addr_list_update
by Jeff Kirsher
· 17 years ago
ad68076
e1000e: reformat comment blocks, cosmetic changes only
by Bruce Allan
· 17 years ago
67d204a
e1000e: remove no longer used e1000e_read_nvm_spi
by Auke Kok
· 17 years ago
489815c
e1000e: fix spelling errors in comments
by Auke Kok
· 17 years ago
de92d84
e1000e: fix flow control denial of service possibility
by Jesse Brandeburg
· 17 years ago
4a5694e
e1000e: fix flow control when using ethtool overrides
by Jesse Brandeburg
· 17 years ago
93ca161
e1000e: alternate MAC address support
by Bill Hayes
· 17 years ago
309af40
e1000e: restore flow control settings properly
by Auke Kok
· 17 years ago
bc7f75f
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
by Auke Kok
· 17 years ago