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
/
igb
/
igb_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
2016-09-15
1
-0
/
+7
*
igb: don't unmap NULL hw_addr
Jarod Wilson
2016-09-15
1
-4
/
+6
*
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
1
-6
/
+11
*
net: igb: avoid using timespec
Arnd Bergmann
2015-10-05
1
-7
/
+8
*
igb: assume MSI-X interrupts during initialization
Stefan Assmann
2015-09-28
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
1
-1
/
+1
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
1
-1
/
+1
*
|
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
2015-08-18
1
-2
/
+7
*
|
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
2015-08-18
1
-0
/
+1
*
|
igb: Fix a deadlock in igb_sriov_reinit
Jia-Ju Bai
2015-08-18
1
-0
/
+1
*
|
igb: Teardown SR-IOV before unregister_netdev()
Alex Williamson
2015-08-18
1
-4
/
+4
*
|
igb: do not re-init SR-IOV during probe
Stefan Assmann
2015-08-18
1
-1
/
+1
*
|
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
2015-08-18
1
-0
/
+1
*
|
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2015-08-18
1
-2
/
+14
*
|
igb: bump version to igb-5.3.0
Todd Fujinaka
2015-07-23
1
-2
/
+2
*
|
igb: Pull timestamp from fragment before adding it to skb
Alexander Duyck
2015-07-17
1
-69
/
+25
|
/
*
igb: bump version of igb to 5.2.18
Todd Fujinaka
2015-06-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+3
|
\
|
*
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
Toshiaki Makita
2015-05-07
1
-1
/
+1
|
*
igb: Fix oops on changing number of rings
Toshiaki Makita
2015-05-07
1
-0
/
+2
*
|
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-12
1
-8
/
+3
*
|
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
2015-05-04
1
-20
/
+7
|
/
*
igb: Enable TSO for stacked vlan
Toshiaki Makita
2015-03-29
1
-0
/
+1
*
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
2015-03-20
1
-3
/
+1
*
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
2015-01-22
1
-2
/
+6
*
igb: enable auxiliary PHC functions for the i210
Richard Cochran
2015-01-22
1
-1
/
+50
*
igb: enable internal PPS for the i210
Richard Cochran
2015-01-22
1
-3
/
+15
*
igb: refactor time sync interrupt handling
Richard Cochran
2015-01-22
1
-30
/
+19
*
igb: Clean-up page reuse code
Alexander Duyck
2015-01-22
1
-19
/
+16
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-11
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-23
/
+10
|
\
|
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
1
-2
/
+1
|
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
1
-14
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-7
/
+16
|
|
\
|
*
|
igb: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-6
/
+3
|
*
|
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-12
1
-1
/
+1
*
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
1
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-05
1
-5
/
+1
|
|
/
*
/
igb: Fixes needed for surprise removal support
Carolyn Wyborny
2014-11-23
1
-7
/
+16
|
/
*
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
2014-10-30
1
-1
/
+5
*
igb: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-4
/
+3
*
igb: bump version to 5.2.15
Todd Fujinaka
2014-10-02
1
-1
/
+1
*
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
1
-1
/
+1
*
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-10-02
1
-12
/
+0
*
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-09-06
1
-4
/
+4
*
igb: use new eth_get_headlen interface
Alexander Duyck
2014-09-05
1
-108
/
+1
*
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
2014-08-28
1
-39
/
+39
*
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-25
1
-24
/
+12
*
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-11
/
+24
[next]