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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
11
-23
/
+26
2015-01-13
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
1
-1
/
+1
2015-01-13
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
1
-0
/
+4
2015-01-13
i40e: limit WoL and link settings to partition 1
Shannon Nelson
1
-1
/
+42
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
3
-0
/
+63
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
4
-2
/
+81
2015-01-13
i40e: remove VN2VN related mac filters
Vasu Dev
1
-2
/
+0
2015-01-13
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
1
-0
/
+9
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2
-1
/
+9
2015-01-13
i40evf: enable interrupt 0 appropriately
Mitch A Williams
1
-8
/
+4
2015-01-13
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
1
-4
/
+7
2015-01-13
i40evf: remove leftover VLAN filters
Mitch A Williams
1
-0
/
+4
2015-01-13
i40evf: refactor shutdown code
Mitch A Williams
1
-6
/
+23
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2
-9
/
+1
2015-01-13
i40evf: remove redundant code
Mitch A Williams
1
-27
/
+0
2015-01-13
i40e: disable IOV before freeing resources
Mitch A Williams
1
-2
/
+9
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+5
2015-01-03
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-1
/
+1
2015-01-03
igb: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-3
/
+2
2015-01-03
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-2
/
+1
2015-01-01
i40e: Fix possible memory leak in i40e_dbg_dump_desc
Joe Perches
1
-1
/
+3
2015-01-01
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2015-01-01
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
1
-1
/
+1
2014-12-31
e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
John W. Linville
1
-1
/
+1
2014-12-31
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-12-31
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
2014-12-31
net: e1000e: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
3
-3
/
+3
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
1
-0
/
+5
2014-12-12
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
62
-3542
/
+6707
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
6
-11
/
+10
2014-12-09
i40e/i40evf: Convert macro to static inline
Jeff Kirsher
2
-2
/
+8
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
3
-14
/
+33
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
3
-15
/
+10
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
3
-4
/
+0
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
3
-6
/
+39
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-7
/
+1
[next]