Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff29a86ec9143ff1aa1901ae60f06f4980981df4
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
ff29a86
ixgbe: never generate both software and hardware timestamps
by Jakub Kicinski
· 11 years ago
cdc04dc
ixgbe: enable tx queues after link up
by Emil Tantilov
· 11 years ago
7155d05
ixgbe: Stop cacheing if the MNG FW enabled
by Don Skidmore
· 11 years ago
a1108ff
ixgbe: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ed19231
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
by Jacob Keller
· 11 years ago
fdabfc8a
ixgbe: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
38da9853
net: ixgbe calls skb_set_hash
by Tom Herbert
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
d773ce2
ixgbe: modify behavior on receiving a HW ECC error.
by Don Skidmore
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
f341c4e
ixgbe: bump version number
by Don Skidmore
· 11 years ago
31ac910
ixgbe: set driver_max_VFs should be done before enabling SRIOV
by ethan.zhao
· 11 years ago
dcc23e3
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
by ethan.zhao
· 11 years ago
8f4c5c9
ixgbe: reinit_locked() should be called with rtnl_lock
by John Fastabend
· 11 years ago
b0483c8
ixgbe: Additional adapter removal checks
by Mark Rustad
· 11 years ago
2a1a091
ixgbe: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
84227bc
ixgbe: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
c3049c8
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
by Mark Rustad
· 11 years ago
09f40ae
ixgbe: Indicate removal state explicitly
by Mark Rustad
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
8bf1264
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
by John Fastabend
· 11 years ago
ae72c8d
ixgbe: ixgbe_fwd_ring_down needs to be static
by John Fastabend
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
170e854
ixgbe: add warning when max_vfs is out of range.
by Jacob Keller
· 11 years ago
51f3773
ixgbe: deleting dfwd stations out of order can cause null ptr deref
by John Fastabend
· 11 years ago
219354d
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
by John Fastabend
· 11 years ago
2a47fa4
ixgbe: enable l2 forwarding acceleration for macvlans
by John Fastabend
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
cf78959
ixgbe: fix inconsistent clearing of the multicast table
by Emil Tantilov
· 11 years ago
6a2aae5
ixgbe: remove unnecessary duplication of PCIe bandwidth display
by Jacob Keller
· 11 years ago
9f0a433
ixgbe: show <2% for encoding loss on PCIe Gen3
by Jacob Keller
· 11 years ago
27d9ce4
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
by Jacob Keller
· 11 years ago
c0798ed
ixgbe: use pcie_capability_read_word() to simplify code
by Yijing Wang
· 11 years ago
f1f9657
ixgbe: cleanup ixgbe_enumerate_functions
by Jacob Keller
· 11 years ago
b464003
ixgbe: remove marketing names from busy poll code
by Jacob Keller
· 11 years ago
f5f2eda
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
by Russell King
· 11 years ago
ed33ff6
ixgbe: limit setting speed to only one at a time for QSFP modules
by Emil Tantilov
· 11 years ago
6dcc28b
ixgbe: fully disable hardware RSC logic when disabling RSC
by Jacob Keller
· 11 years ago
987e1d5
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
by Emil Tantilov
· 11 years ago
1b1bf31
ixgbe: cleanup some log messages
by Don Skidmore
· 11 years ago
f4f1040
ixgbe: disable link when adapter goes down
by Jacob Keller
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
8f58332
ixgbe: add support for quad-port x520 adapter
by Don Skidmore
· 11 years ago
8fecf67
ixgbe: fix lockdep annotation issue for ptp's work item
by Jacob Keller
· 11 years ago
e027d1a
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
by Jacob Keller
· 11 years ago
a4b6fc6
ixgbe: fix SFF data dumps of SFP+ modules
by Emil Tantilov
· 11 years ago
93ac03b
ixgbe: bump version number
by Don Skidmore
· 11 years ago
73d80953d
ixgbe: fix fc autoneg ethtool reporting.
by Don Skidmore
· 11 years ago
670224f
ixgbe: Retain VLAN filtering in promiscuous + VT mode
by Greg Rose
· 12 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
7e15b90
ixgbe: add extra stats for ndo_ll_poll
by Eliezer Tamir
· 11 years ago
5a85e73
ixgbe: add support for ndo_ll_poll
by Eliezer Tamir
· 11 years ago
d87d830
ixgbe: fix EICR write in ixgbe_msix_other
by Jacob Keller
· 12 years ago
5700ff2
ixgbe: add WOL support for new subdevice ID
by Emil Tantilov
· 12 years ago
6b92b0b
ixgbe: rename wol_supported to more fitting wol_enabled
by Jacob Keller
· 12 years ago
5daebbb
ixgbe: add driver support for x520 OCP adapter.
by Don Skidmore
· 12 years ago
bdbeefe
ixgbe: fix possible divide by zero in ixgbe_update_itr
by Don Skidmore
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
33243fb
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
by Joe Perches
· 12 years ago
979fe5f
ixgbe: Add support for WoL on 82599 SFP+ LOM
by Jacob Keller
· 12 years ago
499ab5c
ixgbe: in shutdown, do netif_running() under rtnl_lock
by akepner
· 12 years ago
8c5afd6
ixgbe: bump version number
by Don Skidmore
· 12 years ago
b8f8363
ixgbe: Fix 1G link WoL
by Don Skidmore
· 12 years ago
0b2679d
ixgbe: fix MNG FW support when adapter not up
by Don Skidmore
· 12 years ago
b8e8200
ixgbe: enable devices with internal switch to read pci parent
by Jacob Keller
· 12 years ago
e8710a5
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
by Jacob Keller
· 12 years ago
7f66162
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
by Alexander Duyck
· 12 years ago
20967f4
ixgbe: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f01fc1a
ixgbe: fix registration order of driver and DCA nofitication
by Jakub Kicinski
· 12 years ago
faaf02d
ixgbe: Make use of the default fdb handlers.
by Vlad Yasevich
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
67da097
ixgbe: fix Tx timeouts with BQL
by Emil Tantilov
· 12 years ago
71858ac
ixgbe: implement SFF diagnostic monitoring via ethtool
by Aurélien Guillaume
· 12 years ago
cca73c5
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
by Alexander Duyck
· 12 years ago
97488bd
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
by Alexander Duyck
· 12 years ago
fd786b7
ixgbe: Add function for setting XPS queue mapping
by Alexander Duyck
· 12 years ago
d3cb986
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
by Alexander Duyck
· 12 years ago
8fc3bb6
ixgbe: refactor initialization of feature flags
by Emil Tantilov
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
6cbdcee
bridge: Dump vlan information from a bridge port
by Vlad Yasevich
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
96be80a
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
by Alexander Duyck
· 12 years ago
1594712
ixgbe: fix gso type
by Michael S. Tsirkin
· 12 years ago
c560451
ixgbe: Fix SR-IOV MTU warning
by Alexander Duyck
· 12 years ago
7e63bf4
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
by Alexander Duyck
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 12 years ago
fd0326f
ixgbe: autoneg variable refactoring
by Josh Hay
· 12 years ago
3d29226
ixgbe: rename autoneg variables
by Josh Hay
· 12 years ago
b4fafbe
ixgbe: Fix device ref count bug
by Greg Rose
· 12 years ago
43dc4e0
ixgbe: Limit number of reported VFs to device specific value
by Donald Dutile
· 12 years ago
Next »