index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-2
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2012-12-06
2
-1
/
+6
*
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-12-06
6
-38
/
+4
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-12-01
1
-5
/
+8
*
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
2012-12-01
1
-37
/
+46
*
ixgbe: bump version number
Don Skidmore
2012-11-28
1
-5
/
+1
*
ixgbe: Make the bridge mode setting sticky
Greg Rose
2012-11-28
3
-4
/
+10
*
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
Parikh, Neerav
2012-11-28
1
-4
/
+10
*
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
Alexander Duyck
2012-11-28
1
-8
/
+0
*
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
2012-11-22
1
-1
/
+4
*
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-22
4
-3
/
+9
*
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
2012-11-22
1
-32
/
+2
*
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
2012-11-22
1
-3
/
+3
*
ixgbe: convert to use simple_open()
Wei Yongjun
2012-11-22
1
-30
/
+2
*
ixgbe: Reformat output of ixgbe_dump
Josh Hay
2012-11-22
1
-34
/
+41
*
ixgbe: Do not use DCA to prefetch the entire packet into the cache
Alexander Duyck
2012-11-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-0
/
+3
|
\
|
*
ixgbe: PTP get_ts_info missing software support
Jacob Keller
2012-11-01
1
-0
/
+3
*
|
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-02
3
-20
/
+24
|
\
\
|
*
|
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-11-01
2
-20
/
+15
|
*
|
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
2012-11-01
1
-0
/
+9
*
|
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
4
-38
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
6
-71
/
+228
|
\
\
|
*
|
ixgbe: reduce PTP rx path overhead
Jiri Benc
2012-10-29
1
-2
/
+4
|
*
|
ixgbe: add/update descriptor maps in comments
Josh Hay
2012-10-29
1
-6
/
+55
|
*
|
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
2012-10-29
1
-5
/
+4
|
*
|
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
2012-10-29
1
-1
/
+1
|
*
|
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
2012-10-29
1
-23
/
+8
|
*
|
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-29
1
-1
/
+1
|
*
|
ixgbe: Fix return value from macvlan filter function
Greg Rose
2012-10-29
1
-1
/
+2
|
*
|
ixgbe: Add support for pipeline reset
Don Skidmore
2012-10-29
3
-32
/
+153
*
|
|
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-31
2
-3
/
+59
|
/
/
*
|
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
Alexander Duyck
2012-10-22
1
-52
/
+50
*
|
ixgbe: Add function ixgbe_reset_pipeline_82599
Don Skidmore
2012-10-22
2
-0
/
+45
*
|
ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
Alexander Duyck
2012-10-22
1
-3
/
+0
*
|
ixgbe: Correcting small packet padding
Tushar Dave
2012-10-22
1
-0
/
+1
*
|
ixgbe: using is_zero_ether_addr() to simplify the code
Wei Yongjun
2012-10-22
1
-2
/
+1
*
|
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
2012-10-22
3
-73
/
+66
*
|
ixgbe: add WOL support for new subdevice id
Emil Tantilov
2012-10-22
2
-0
/
+2
*
|
ixgbe: Enable support for VF API version 1.1 in the PF.
Alexander Duyck
2012-10-22
1
-8
/
+21
*
|
ixgbe: Add support for GET_QUEUES message to get DCB configuration
Alexander Duyck
2012-10-22
2
-0
/
+52
*
|
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
2012-10-22
3
-20
/
+55
*
|
ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
Alexander Duyck
2012-10-22
1
-1
/
+14
*
|
ixgbe: Add mailbox API version negotiation support to ixgbe PF
Alexander Duyck
2012-10-19
3
-7
/
+48
*
|
ixgbe: Move message handling routines into their own functions
Alexander Duyck
2012-10-19
1
-93
/
+130
*
|
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
2012-10-19
3
-31
/
+93
*
|
ixgbe: Initialize q_vector cpu and affinity masks correctly
Alexander Duyck
2012-10-19
1
-2
/
+5
|
/
[next]