index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-07
1
-1
/
+1
*
ixgbe: Make return values more direct
Mark Rustad
2014-07-26
11
-1010
/
+742
*
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-26
4
-275
/
+0
*
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
2014-07-26
1
-6
/
+5
*
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-26
1
-18
/
+16
*
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-26
1
-70
/
+53
*
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-26
2
-5
/
+5
*
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
1
-4
/
+19
*
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
1
-10
/
+7
*
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
1
-3
/
+3
*
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-07-24
1
-1
/
+1
*
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-21
2
-3
/
+0
*
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-18
1
-3
/
+3
*
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-07-14
3
-7
/
+0
*
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-07-01
1
-7
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
24
-512
/
+742
|
\
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-07
1
-2
/
+2
|
*
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-06-04
1
-1
/
+0
|
*
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-04
2
-7
/
+2
|
*
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-27
1
-11
/
+14
|
*
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-27
2
-7
/
+25
|
*
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-27
1
-9
/
+47
|
*
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-27
1
-5
/
+11
|
*
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-27
1
-14
/
+36
|
*
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-05-27
1
-5
/
+5
|
*
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-27
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
19
-283
/
+271
|
|
\
|
|
*
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-23
2
-3
/
+0
|
|
*
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
2014-05-23
1
-0
/
+4
|
|
*
ixgbe: add space between operands to &
Jacob Keller
2014-05-23
1
-1
/
+1
|
|
*
ixgbe: don't check NULL for debugfs_remove_recursive
Jacob Keller
2014-05-23
1
-2
/
+1
|
|
*
ixgbe: add braces around else block
Jacob Keller
2014-05-23
1
-2
/
+2
|
|
*
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
5
-33
/
+19
|
|
*
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
2014-05-23
1
-0
/
+2
|
|
*
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
2014-05-23
1
-2
/
+2
|
|
*
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-23
17
-241
/
+241
|
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
3
-6
/
+12
|
|
/
|
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
5
-51
/
+21
|
|
\
|
*
|
ixgbe: improve mac filter handling
Jacob Keller
2014-04-23
3
-68
/
+172
|
*
|
ixgbe: change handling of multicast filters
Jacob Keller
2014-04-23
3
-9
/
+53
|
*
|
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
2014-04-23
1
-34
/
+6
|
*
|
ixgbe: Use out-of-line function for register reads
Mark Rustad
2014-04-23
2
-15
/
+28
|
*
|
ixgbe: convert low_water into an array
Jacob Keller
2014-04-23
7
-35
/
+57
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-4
/
+4
|
|
/
*
|
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-19
3
-6
/
+6
*
|
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-19
3
-45
/
+15
|
/
*
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-7
/
+6
*
ixgbe: Add bit to mark service task initialization
Mark Rustad
2014-04-11
2
-1
/
+15
[next]