Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3c400ef473e00c680ea713a66196b05870b3710
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
e1000_mac.c
0d451e7
igb: Cleanups to fix msleep warnings
by Carolyn Wyborny
· 11 years ago
e52c0f9
igb: Cleanups to change comment style on license headers
by Carolyn Wyborny
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9005df3
igb: Cleanups to fix incorrect indentation
by Carolyn Wyborny
· 11 years ago
c75c4ed
igb: Cleanups for messaging
by Carolyn Wyborny
· 11 years ago
c5ffe7e
e1000e/igb/ixgbe/i40e: fix message terminations
by Jakub Kicinski
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
c7cb020
igb: Read flow control for i350 from correct EEPROM section
by Fujinaka, Todd
· 11 years ago
f1b4d62
igb: Support to get 2_5G link status for appropriate media type
by Akeem G Abodunrin
· 11 years ago
6f8b916
igb: Implementation of i210/i211 LED support
by Akeem G. Abodunrin
· 12 years ago
cf7ed22
igb: Changed LEDs blink mechanism to include designs using cathode
by Akeem G. Abodunrin
· 12 years ago
ceb5f13
igb: Add support for i354 devices
by Carolyn Wyborny
· 12 years ago
b980ac1
igb: Fix code comments and whitespace
by Jeff Kirsher
· 12 years ago
5c17a20
igb: random code and comments fix
by Akeem G. Abodunrin
· 12 years ago
4b9ea46
igb: Copyright string update to year 2013
by Akeem G. Abodunrin
· 12 years ago
daf56e4
igb: Fix SerDes autoneg flow control.
by Carolyn Wyborny
· 12 years ago
9f0b851
igb: Enable auto-crossover during forced operation on 82580 and above.
by Matthew Vick
· 12 years ago
f96a8a0
igb: Add Support for new i210/i211 devices.
by Carolyn Wyborny
· 13 years ago
6e86132
igb: Update Copyright on all Intel copyrighted files.
by Carolyn Wyborny
· 13 years ago
c50b52a
igb: make local functions static
by Stephen Hemminger
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
65189d2
igb: Fix for Alt MAC Address feature on 82580 and later devices
by Carolyn Wyborny
· 13 years ago
45b5846
igb: Alternate MAC Address Updates for Func2&3
by Akeem G. Abodunrin
· 13 years ago
6538ee6
igb: Alternate MAC Address EEPROM Updates
by Akeem G. Abodunrin
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/igb/e1000_mac.c]
4297f99
igb: Update copyright on all igb driver files.
by Carolyn Wyborny
· 14 years ago
58d14d4
net: igb: Use is_multicast_ether_addr helper
by Tobias Klauser
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ff846f5
igb: add support for reporting 5GT/s during probe on PCIe Gen2
by Alexander Duyck
· 15 years ago
e017b60
igb: use correct bits to identify if managability is enabled
by Alexander Duyck
· 15 years ago
2d0b0f6
igb: remove adaptive IFS from driver
by Nick Nunley
· 15 years ago
6deac6f
igb: add flushes between RAR writes when setting mac address
by Alexander Duyck
· 15 years ago
2289663
igb: change how we handle alternate mac addresses
by Alexander Duyck
· 15 years ago
cc9073b
igb: remove unused temp variable from stats clearing path
by Alexander Duyck
· 15 years ago
44c852e
igb: resolve namespacecheck warning for igb_hash_mc_addr
by Alexander Duyck
· 15 years ago
0cce119
igb: cleanup flow control configuration to make requested/current more clear
by Alexander Duyck
· 16 years ago
5ac1665
igb: cleanup receive address register initialization
by Alexander Duyck
· 16 years ago
28fc06f
igb: move all multicast addresses into multicast table array
by Alexander Duyck
· 16 years ago
009bc06
igb: add completion timeout workaround for 82575/82576
by Alexander Duyck
· 16 years ago
099e1cb
igb: make serdes power down available for 82575 in addition to 82576 parts
by Alexander Duyck
· 16 years ago
dcc3ae9
igb: remove media type fiber as it is misleading
by Alexander Duyck
· 16 years ago
ff6f63d
igb: fix unused external references introduced with sr-iov changes
by Alexander Duyck
· 16 years ago
75f4f38
igb: correct typo that was setting vfta mask to 1
by Alexander Duyck
· 16 years ago
cad6d05
igb: add PF to pool
by Alexander Duyck
· 16 years ago
4ae196d
igb: Add support for enabling VFs to PF driver.
by Alexander Duyck
· 16 years ago
86d5d38
igb: update version number and copyright dates
by Alexander Duyck
· 16 years ago
8675737
igb: remove disable_av variable from mac_info struct
by Alexander Duyck
· 16 years ago
312c75a
igb: rename nvm ops
by Alexander Duyck
· 16 years ago
a8d2a0c
igb: rename phy ops
by Alexander Duyck
· 16 years ago
c1889bf
igb: make dev_spec a union and remove dynamic allocation
by Alexander Duyck
· 16 years ago
678c610
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
by Hannes Eder
· 16 years ago
5e8427e
igb: Correctly determine pci-e function number in virtual environment
by Alexander Duyck
· 16 years ago
ec796b4
igb: remove three redundant functions left in the code
by Alexander Duyck
· 17 years ago
549bdd8
igb: correct issue of set_mta member of mac.ops not being populated
by Alexander Duyck
· 17 years ago
2d064c0
igb: add 82576 MAC support
by Alexander Duyck
· 17 years ago
652fff3
igb: eliminate hw from the hw_dbg macro arguments
by Auke Kok
· 17 years ago
733596b
igb: cleanup function header comments
by Jeff Kirsher
· 17 years ago
9d5c824
igb: PCI-Express 82575 Gigabit Ethernet driver
by Auke Kok
· 17 years ago