Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
87e6c1d78706b97018de3169d0edd661f640a425
/
drivers
/
net
/
ethernet
/
intel
/
igb
6fb4690
igb: bump version to igb-5.3.0
by Todd Fujinaka
· 10 years ago
9fa0452
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
by Todd Fujinaka
· 10 years ago
0c5bbeb
igb: report unsupported ethtool settings in set_coalesce
by Todd Fujinaka
· 10 years ago
2ba6c07
igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
by Todd Fujinaka
· 10 years ago
f56e7bb
igb: Pull timestamp from fragment before adding it to skb
by Alexander Duyck
· 10 years ago
97aebc1
igb: only report generic filters in get_ts_info
by Jacob Keller
· 10 years ago
73cd635
igb: bump version of igb to 5.2.18
by Todd Fujinaka
· 10 years ago
8d0a88a
igb: disable IPv6 extension header processing
by Todd Fujinaka
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
58c98be
net: igb: fix the start time for periodic output signals
by Richard Cochran
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2ee52ad
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
by Alexander Duyck
· 10 years ago
2439fc4
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
by Toshiaki Makita
· 10 years ago
c0a06ee
igb: Fix oops on changing number of rings
by Toshiaki Makita
· 10 years ago
8cfb879
igb: simplify and clean up igb_enable_mas()
by Todd Fujinaka
· 10 years ago
350f66d
ptp: igb: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
32eaf12
Merge branch 'ptp-2038'
by David S. Miller
· 10 years ago
d4c496f
ptp: igb: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
1abbc98
igb: Enable TSO for stacked vlan
by Toshiaki Makita
· 10 years ago
f28ea08
igb: use netif_carrier_off earlier when bringing if down
by Todd Fujinaka
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
b23c0cc
igb: Make arrays on stack static const to avoid reallocation
by Alexander Duyck
· 10 years ago
e357f0a
igb: Fix warning pin may be used uninitialized
by Alexander Duyck
· 10 years ago
6ddbc4c
igb: Indicate failure on vf reset for empty mac address
by Alexander Graf
· 10 years ago
720db4f
igb: enable auxiliary PHC functions for the i210
by Richard Cochran
· 10 years ago
00c6557
igb: enable internal PPS for the i210
by Richard Cochran
· 10 years ago
8298c1e
igb: serialize access to the time sync interrupt registers
by Richard Cochran
· 10 years ago
61d7f75
igb: refactor time sync interrupt handling
by Richard Cochran
· 10 years ago
95dd44b
igb: Clean-up page reuse code
by Alexander Duyck
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
44d84d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b57c894
igb: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
9aacfb2
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 10 years ago
2184aa3
igb: Remove unneeded FIXME
by Todd Fujinaka
· 10 years ago
5ee698e
net: igb: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
124b74c
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
by Alexander Duyck
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
67fd893
ethernet/intel: Use napi_alloc_skb
by Alexander Duyck
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
d61c81c
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
17a402a
igb: Fixes needed for surprise removal support
by Carolyn Wyborny
· 10 years ago
eb31f84
igb: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
42b17f0
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
by Alexander Duyck
· 10 years ago
bc16e47
igb: don't reuse pages with pfmemalloc flag
by Roman Gushchin
· 10 years ago
00cd5ad
igb: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
b5d130c
igb: bump version to 5.2.15
by Todd Fujinaka
· 10 years ago
a81fb04
i40e/igb: Convert to dev_consume_skb_any()
by Rick Jones
· 10 years ago
7acf631
igb: remove blocking phy read from inside spinlock
by Bernhard Kaindl
· 10 years ago
c4c112f
igb: add flags to set eee advertisement mode
by Todd Fujinaka
· 10 years ago
24cd23d
igb: use new eth_get_headlen interface
by Alexander Duyck
· 10 years ago
6f19e12
igb: flush when in xmit_more mode and under descriptor pressure
by David S. Miller
· 10 years ago
0b725a2
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
by David S. Miller
· 10 years ago
c1ebf46
igb: Support netdev_ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
bf22a6b
igb: bump igb version to 5.2.13
by Todd Fujinaka
· 11 years ago
1516f0a
igb: Add message when malformed packets detected by hw
by Carolyn Wyborny
· 11 years ago
2a79feb
igb: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a4a0762
igb: remove unnecessary break after goto
by Fabian Frederick
· 11 years ago
7625272
igb: do a reset on SR-IOV re-init if device is down
by Stefan Assmann
· 11 years ago
9482648
igb: Workaround for i210 Errata 25: Slow System Clock
by Todd Fujinaka
· 11 years ago
aec653c
igb: bring link up when PHY is powered up
by Todd Fujinaka
· 11 years ago
9f62ecf
igb: separate hardware setting from the set_ts_config ioctl
by Jacob Keller
· 11 years ago
23d8782
igb: unhide invariant returns
by Todd Fujinaka
· 11 years ago
d4f3cd4
net: use ethtool_cmd_speed_set helper to set ethtool speed value
by Jiri Pirko
· 11 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
27dff8b
igb: add defaults for i210 TX/RX PBSIZE
by Todd Fujinaka
· 11 years ago
3cfcf03
igb: use mac loopback for i354 backplane
by Todd Fujinaka
· 11 years ago
102be52
igb: rename igb_ptp_enable to igb_ptp_feature_enable
by Jacob Keller
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
18cae6f
igb: remove redundant PHY power down register write
by Todd Fujinaka
· 11 years ago
0c3592b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
41457f6
i40e,igb,ixgbe: remove usless return statements
by Stephen Hemminger
· 11 years ago
c43f856
igb/ixgbe: remove return statements for void functions
by Jeff Kirsher
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
a1f6347
igb: Change memcpy to struct assignment
by Carolyn Wyborny
· 11 years ago
f6f38e2
igb: Replace 1/0 return values with true/false
by Carolyn Wyborny
· 11 years ago
be28b63
igb: Cleanups to remove unneeded extern declaration
by Carolyn Wyborny
· 11 years ago
cd1631c
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
by Carolyn Wyborny
· 11 years ago
6dd6d2b
igb: Cleanups to fix static initialization
by Carolyn Wyborny
· 11 years ago
0d451e7
igb: Cleanups to fix msleep warnings
by Carolyn Wyborny
· 11 years ago
c502ea2
igb: Cleanups to fix line length warnings
by Carolyn Wyborny
· 11 years ago
da1f1df
igb: Cleanups to remove return parentheses
by Carolyn Wyborny
· 11 years ago
b26141d
igb: Cleanups to fix missing break in switch statements
by Carolyn Wyborny
· 11 years ago
81ad807
igb: Cleanups to fix assignment in if error
by Carolyn Wyborny
· 11 years ago
e52c0f9
igb: Cleanups to change comment style on license headers
by Carolyn Wyborny
· 11 years ago
bed83e9
igb: Cleanups to fix for trailing statement
by Carolyn Wyborny
· 11 years ago
c4917c6
igb: Cleanups to fix pointer location error
by Carolyn Wyborny
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9005df3
igb: Cleanups to fix incorrect indentation
by Carolyn Wyborny
· 11 years ago
d34a15a
igb: Cleanups to fix braces location warnings
by Carolyn Wyborny
· 11 years ago
c75c4ed
igb: Cleanups for messaging
by Carolyn Wyborny
· 11 years ago
c5ffe7e
e1000e/igb/ixgbe/i40e: fix message terminations
by Jakub Kicinski
· 11 years ago
e66c083
igb: fix stats for i210 rx_fifo_errors
by Todd Fujinaka
· 11 years ago
5499a96
igb: fix last_rx_timestamp usage
by Jakub Kicinski
· 11 years ago
Next »