Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e13318daa4a67bff2f800923a993ef3818b3c53
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
e10715d
igb/igbvf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
8008f68
igb: make igb_update_pf_vlvf static
by Jacob Keller
· 9 years ago
a51d8c2
igb: use BIT() macro or unsigned prefix
by Jacob Keller
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
d99e366
Revert "igb: Fix a deadlock in igb_sriov_reinit"
by Arika Chen
· 9 years ago
806ffb1
igb: allow setting MAC address on i211 using a device tree blob
by John Holland
· 9 years ago
7f0ba84
igb: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
415cd2a
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
by Alexander Duyck
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
46eafa5
igb: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
030f9f5
igb: Fix VLAN tag stripping on Intel i350
by Corinna Vinschen
· 9 years ago
6e03370
igb: Add support for generic Tx checksums
by Alexander Duyck
· 9 years ago
c883de9
igb: rename igb define to be more generic
by Todd Fujinaka
· 9 years ago
5e350b9
igb: enable WoL for OEM devices regardless of EEPROM setting
by Todd Fujinaka
· 9 years ago
b72f3f7
igb: When GbE link up, wait for Remote receiver status condition
by Takuma Ueba
· 9 years ago
bf456ab
igb: Add workaround for VLAN tag stripping on 82576
by Alexander Duyck
· 9 years ago
268f9d3
igb: Enable use of "bridge fdb add" to set unicast table entries
by Alexander Duyck
· 9 years ago
9c2f186
igb: Drop unnecessary checks in transmit path
by Alexander Duyck
· 9 years ago
16903ca
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
by Alexander Duyck
· 9 years ago
a15d925
igb: Clean-up configuration of VF port VLANs
by Alexander Duyck
· 9 years ago
8b77c6b
igb: Merge VLVF configuration into igb_vfta_set
by Alexander Duyck
· 9 years ago
5982a55
igb: Always enable VLAN 0 even if 8021q is not loaded
by Alexander Duyck
· 9 years ago
d3836f8
igb: Do not factor VLANs into RLPML calculation
by Alexander Duyck
· 9 years ago
45693bc
igb: Allow asymmetric configuration of MTU versus Rx frame size
by Alexander Duyck
· 9 years ago
c327858
igb: clean up code for setting MAC address
by Alexander Duyck
· 9 years ago
37a5d16
igb: Unpair the queues when changing the number of queues
by Shota Suzuki
· 9 years ago
ceb27759
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
by Shota Suzuki
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
7b06a69
igb: improve handling of disconnected adapters
by Jarod Wilson
· 9 years ago
be06998
igb: fix NULL derefs due to skipped SR-IOV enabling
by Jan Beulich
· 9 years ago
73bf804
igb: don't unmap NULL hw_addr
by Jarod Wilson
· 9 years ago
32b3e08
drivers/net/intel: use napi_complete_done()
by Jesse Brandeburg
· 9 years ago
40c9b07
net: igb: avoid using timespec
by Arnd Bergmann
· 9 years ago
cbfe360
igb: assume MSI-X interrupts during initialization
by Stefan Assmann
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 9 years ago
ceee345
igb: make sure SR-IOV init uses the right number of queues
by Todd Fujinaka
· 9 years ago
42ad1a0
igb: Fix a memory leak in igb_probe
by Jia-Ju Bai
· 9 years ago
3eb14ea
igb: Fix a deadlock in igb_sriov_reinit
by Jia-Ju Bai
· 9 years ago
c23d92b
igb: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 9 years ago
6423fc3
igb: do not re-init SR-IOV during probe
by Stefan Assmann
· 9 years ago
f468adc
igb: missing rtnl_unlock in igb_sriov_reinit()
by Vasily Averin
· 9 years ago
72ddef0
igb: Fix oops caused by missing queue pairing
by Shota Suzuki
· 9 years ago
6fb4690
igb: bump version to igb-5.3.0
by Todd Fujinaka
· 10 years ago
f56e7bb
igb: Pull timestamp from fragment before adding it to skb
by Alexander Duyck
· 10 years ago
73cd635
igb: bump version of igb to 5.2.18
by Todd Fujinaka
· 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
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
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
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
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
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
· 10 years ago
1516f0a
igb: Add message when malformed packets detected by hw
by Carolyn Wyborny
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7625272
igb: do a reset on SR-IOV re-init if device is down
by Stefan Assmann
· 10 years ago
9482648
igb: Workaround for i210 Errata 25: Slow System Clock
by Todd Fujinaka
· 10 years ago
aec653c
igb: bring link up when PHY is powered up
by Todd Fujinaka
· 10 years ago
23d8782
igb: unhide invariant returns
by Todd Fujinaka
· 10 years ago
27dff8b
igb: add defaults for i210 TX/RX PBSIZE
by Todd Fujinaka
· 10 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
a1f6347
igb: Change memcpy to struct assignment
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
Next »