index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
e1000_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
1
-7
/
+20
2010-03-27
igb: use correct bits to identify if managability is enabled
Alexander Duyck
1
-3
/
+3
2010-02-18
igb: remove adaptive IFS from driver
Nick Nunley
1
-70
/
+0
2009-10-07
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
1
-0
/
+7
2009-10-07
igb: change how we handle alternate mac addresses
Alexander Duyck
1
-8
/
+9
2009-10-07
igb: remove unused temp variable from stats clearing path
Alexander Duyck
1
-39
/
+37
2009-09-21
igb: resolve namespacecheck warning for igb_hash_mc_addr
Alexander Duyck
1
-36
/
+36
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
1
-22
/
+28
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
1
-0
/
+25
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
1
-0
/
+35
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
1
-14
/
+0
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
1
-3
/
+11
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
1
-26
/
+11
2009-04-11
igb: fix unused external references introduced with sr-iov changes
Alexander Duyck
1
-1
/
+1
2009-03-14
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
1
-1
/
+1
2009-03-14
igb: add PF to pool
Alexander Duyck
1
-7
/
+14
2009-02-20
igb: Add support for enabling VFs to PF driver.
Alexander Duyck
1
-0
/
+24
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
1
-1
/
+1
2009-02-07
igb: remove disable_av variable from mac_info struct
Alexander Duyck
1
-1
/
+2
2009-02-07
igb: rename nvm ops
Alexander Duyck
1
-5
/
+4
2009-02-07
igb: rename phy ops
Alexander Duyck
1
-4
/
+4
2009-02-07
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
1
-13
/
+0
2008-12-26
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
Hannes Eder
1
-7
/
+0
2008-12-10
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
1
-12
/
+6
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
1
-82
/
+0
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
1
-1
/
+1
2008-07-11
igb: add 82576 MAC support
Alexander Duyck
1
-2
/
+1
2008-07-04
igb: eliminate hw from the hw_dbg macro arguments
Auke Kok
1
-38
/
+37
2008-07-04
igb: cleanup function header comments
Jeff Kirsher
1
-33
/
+33
2008-01-29
igb: PCI-Express 82575 Gigabit Ethernet driver
Auke Kok
1
-0
/
+1505