index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-1421
/
+0
2011-07-12
igb: Update copyright on all igb driver files.
Carolyn Wyborny
1
-1
/
+1
2011-07-05
net: igb: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+2
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