index
:
blackbird-op-linux
master
Blackbird™ 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
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-102
/
+254
|
\
|
*
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-03
1
-0
/
+2
|
*
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-26
1
-11
/
+14
|
*
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-26
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
1
-2
/
+2
|
|
\
|
|
*
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-23
1
-2
/
+2
|
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-1
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
1
-1
/
+2
|
|
\
|
*
|
ixgbe: improve mac filter handling
Jacob Keller
2014-04-23
1
-40
/
+148
|
*
|
ixgbe: change handling of multicast filters
Jacob Keller
2014-04-22
1
-7
/
+38
|
*
|
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
2014-04-22
1
-34
/
+6
|
*
|
ixgbe: Use out-of-line function for register reads
Mark Rustad
2014-04-22
1
-1
/
+27
|
*
|
ixgbe: convert low_water into an array
Jacob Keller
2014-04-22
1
-6
/
+16
*
|
|
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
|
|
/
*
|
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-18
1
-1
/
+2
|
/
*
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
1
-1
/
+14
*
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
1
-5
/
+18
*
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
1
-1
/
+3
*
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-31
1
-2
/
+2
*
ixgbe: enable tx queues after link up
Emil Tantilov
2014-03-20
1
-15
/
+17
*
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
1
-5
/
+1
*
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
1
-15
/
+15
*
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-19
1
-0
/
+9
*
ixgbe: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-4
/
+4
*
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
1
-0
/
+1
*
net: ixgbe calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+3
*
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-02
1
-1
/
+3
*
ixgbe: Check config reads for removal
Mark Rustad
2014-03-02
1
-4
/
+54
*
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
2014-03-02
1
-2
/
+4
*
ixgbe: Add WoL support for a new device
Mark Rustad
2014-02-26
1
-0
/
+1
*
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
2014-02-26
1
-6
/
+12
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
1
-3
/
+3
*
ixgbe: bump version number
Don Skidmore
2014-01-17
1
-1
/
+1
*
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
1
-1
/
+1
*
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-17
1
-2
/
+2
*
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-16
1
-0
/
+2
*
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
1
-0
/
+16
*
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-14
1
-4
/
+34
*
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-14
1
-2
/
+2
*
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-14
1
-1
/
+3
*
ixgbe: Indicate removal state explicitly
Mark Rustad
2014-01-14
1
-4
/
+8
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-20
/
+13
*
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
1
-3
/
+2
*
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-30
1
-2
/
+2
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
1
-0
/
+4
|
\
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+4
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-10
/
+5
|
\
\
[next]