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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
9
-18
/
+11
2012-12-07
igb: Update igb version to 4.1.2
Carolyn Wyborny
1
-2
/
+2
2012-12-07
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-07
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
1
-15
/
+14
2012-12-07
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2
-1
/
+6
2012-12-07
ixgbe: Use is_valid_ether_addr
Joe Perches
6
-38
/
+4
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
11
-49
/
+49
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-5
/
+8
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
13
-790
/
+416
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
3
-8
/
+166
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2
-0
/
+16
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
1
-0
/
+6
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
1
-124
/
+119
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
1
-16
/
+12
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2
-4
/
+34
2012-12-01
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
1
-37
/
+46
2012-11-28
ixgbe: bump version number
Don Skidmore
1
-5
/
+1
2012-11-28
ixgbe: Make the bridge mode setting sticky
Greg Rose
3
-4
/
+10
2012-11-28
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
Parikh, Neerav
1
-4
/
+10
2012-11-28
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
Alexander Duyck
1
-8
/
+0
2012-11-28
igb: Use a 32-bit mask when calculating the flow control watermarks
Matthew Vick
1
-3
/
+2
2012-11-28
igbvf: update version number
Mitch A Williams
1
-1
/
+1
2012-11-28
igbvf: work around i350 erratum
Mitch A Williams
3
-3
/
+15
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-4
/
+7
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
3
-70
/
+29
2012-11-22
igb: Update PTP Rx filters
Matthew Vick
1
-27
/
+20
2012-11-22
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
1
-1
/
+4
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
4
-3
/
+9
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
1
-32
/
+2
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
1
-3
/
+3
2012-11-22
ixgbe: convert to use simple_open()
Wei Yongjun
1
-30
/
+2
2012-11-22
ixgbe: Reformat output of ixgbe_dump
Josh Hay
1
-34
/
+41
2012-11-20
net: Remove bogus dependencies on INET
Ben Hutchings
1
-1
/
+1
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
1
-1
/
+1
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2
-7
/
+18
2012-11-15
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
1
-7
/
+0
2012-11-15
ixgbevf: White space and comments clean up
Greg Rose
1
-13
/
+6
2012-11-15
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
1
-4
/
+0
2012-11-15
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
1
-38
/
+18
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
1
-1
/
+0
2012-11-15
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
1
-2
/
+2
2012-11-15
ixgbevf: Streamline the rx buffer allocation
Greg Rose
1
-5
/
+5
2012-11-13
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2
-0
/
+101
2012-11-13
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
1
-25
/
+22
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2
-33
/
+45
2012-11-13
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
1
-0
/
+3
2012-11-13
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
3
-11
/
+197
2012-11-13
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2
-0
/
+9
2012-11-13
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2
-13
/
+13
[next]