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
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-504
/
+752
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-02-25
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
1
-9
/
+32
2016-02-25
igb: Add support for generic Tx checksums
Alexander Duyck
1
-58
/
+48
2016-02-25
igb: rename igb define to be more generic
Todd Fujinaka
2
-4
/
+4
2016-02-25
igb: add conditions for I210 to generate periodic clock output
Roland Hii
1
-1
/
+2
2016-02-25
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
1
-0
/
+20
2016-02-25
igb: constify e1000_phy_operations structure
Julia Lawall
2
-2
/
+2
2016-02-25
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
1
-0
/
+20
2016-02-16
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2
-12
/
+16
2016-02-16
igb: Enable use of "bridge fdb add" to set unicast table entries
Alexander Duyck
1
-9
/
+30
2016-02-16
igb: Drop unnecessary checks in transmit path
Alexander Duyck
1
-10
/
+0
2016-02-16
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2
-72
/
+242
2016-02-16
igb: Clean-up configuration of VF port VLANs
Alexander Duyck
1
-71
/
+110
2016-02-16
igb: Merge VLVF configuration into igb_vfta_set
Alexander Duyck
3
-92
/
+135
2016-02-16
igb: Always enable VLAN 0 even if 8021q is not loaded
Alexander Duyck
1
-2
/
+3
2016-02-16
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2
-42
/
+2
2016-02-16
igb: Allow asymmetric configuration of MTU versus Rx frame size
Alexander Duyck
2
-68
/
+42
2016-02-16
igb: Refactor VFTA configuration
Alexander Duyck
4
-76
/
+67
2016-02-16
igb: clean up code for setting MAC address
Alexander Duyck
1
-5
/
+4
2016-02-16
igb/igbvf: don't give up
Mitch Williams
1
-6
/
+12
2016-02-16
igb: Unpair the queues when changing the number of queues
Shota Suzuki
1
-0
/
+2
2016-02-16
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
Shota Suzuki
1
-8
/
+0
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-15
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-15
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-15
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
5
-106
/
+11
2015-12-13
igb: improve handling of disconnected adapters
Jarod Wilson
2
-5
/
+3
2015-12-13
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
1
-0
/
+7
2015-12-13
igb: use the correct i210 register for EEMNGCTL
Todd Fujinaka
4
-0
/
+30
2015-12-13
igb: don't unmap NULL hw_addr
Jarod Wilson
2
-4
/
+8
2015-12-13
igb: add 88E1543 initialization code
Todd Fujinaka
4
-0
/
+103
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-6
/
+11
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-09-29
igb: assume MSI-X interrupts during initialization
Stefan Assmann
1
-0
/
+3
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-1
/
+1
2015-08-19
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
1
-2
/
+7
2015-08-19
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
1
-0
/
+1
2015-08-19
igb: Fix a deadlock in igb_sriov_reinit
Jia-Ju Bai
1
-0
/
+1
2015-08-19
igb: Teardown SR-IOV before unregister_netdev()
Alex Williamson
1
-4
/
+4
2015-08-19
igb: add support for 1512 PHY
Todd Fujinaka
4
-5
/
+114
2015-08-19
igb: implement high frequency periodic output signals
Richard Cochran
2
-20
/
+54
2015-08-19
igb: do not re-init SR-IOV during probe
Stefan Assmann
1
-1
/
+1
2015-08-19
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
1
-0
/
+1
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
3
-3
/
+19
2015-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
1
-2
/
+2
[next]