Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1c0e6a3613d3f0bb088a3160095c8da4c1214d02
/
drivers
/
net
/
ethernet
/
intel
1c0e6a3
i40e: refactor macro INTRL_USEC_TO_REG
by Alan Brady
· 9 years ago
04766b2
i40e: remove unused function
by Mitch Williams
· 9 years ago
11131e2
i40e: Remove FPK HyperV VF device ID
by Jayaprakash Shanmugam
· 9 years ago
52ea3e8
i40e: Quick refactor to start moving data off stack and into Tx buffer info
by Alexander Duyck
· 9 years ago
9588397
i40e: remove unnecessary __packed
by Tushar Dave
· 9 years ago
17901e1
i40evf: remove unused device ID
by Mitch Williams
· 9 years ago
6de432c
i40e: Deprecating unused macro
by Bimmy Pujari
· 9 years ago
9569a9a
i40e: when adding or removing MAC filters, correctly handle VLANs
by Jacob Keller
· 9 years ago
148141b
i40e: avoid O(n^2) loop when deleting all filters
by Jacob Keller
· 9 years ago
feffdbe
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
by Jacob Keller
· 9 years ago
d983001
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
by Jacob Keller
· 9 years ago
7aaf9536
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
by Jacob Keller
· 9 years ago
f94484b
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
by Jacob Keller
· 9 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 9 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 9 years ago
1a8b6d7
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
by Mao Wenan
· 9 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2976db8
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
by Alexander Duyck
· 9 years ago
6b0c06e
net: intel: e100: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5944701
net: remove useless memset's in drivers get_stats64
by stephen hemminger
· 9 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 9 years ago
0035ddf
fm10k: remove FM10K_FLAG_DEBUG_STATS
by Jacob Keller
· 9 years ago
b5db29f0
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
by Jacob Keller
· 9 years ago
881571c
fm10k: Limit dma sync of RX buffers to actual packet size
by Scott Peterson
· 9 years ago
6721f2d
fm10k: bump version number
by Jacob Keller
· 9 years ago
f052495
fm10k: do not clear global mailbox interrupt bits
by Ngai-Mint Kwan
· 9 years ago
2f3fc1e
fm10k: request reset when mbx->state changes
by Ngai-Mint Kwan
· 9 years ago
aee2433
fm10k: remove extraneous variable definition in fm10k_ethtool.c
by Jacob Keller
· 9 years ago
50bfaee
fm10k-shared: use mac-> instead of hw->mac.
by Ngai-Mint Kwan
· 9 years ago
76ed5a8
igb: Fix hw_dbg logging in igb_update_flash_i210
by Hannu Lounento
· 9 years ago
5bc8c23
igb: add i211 to i210 PHY workaround
by Todd Fujinaka
· 9 years ago
9474933
igb: close/suspend race in netif_device_detach
by Todd Fujinaka
· 9 years ago
69b97cf
igb: re-assign hw address pointer on reset after PCI error
by Guilherme G Piccoli
· 9 years ago
1827853
igb: reset the PHY before reading the PHY ID
by Aaron Sierra
· 9 years ago
629823b
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
by Cao jin
· 9 years ago
4e684f5
igb: Workaround for igb i210 firmware issue
by Chris J Arges
· 9 years ago
c4f9b6e
igb: correct register comments
by Cao jin
· 9 years ago
7e54d9d
e1000e: driver trying to free already-free irq
by khalidm
· 9 years ago
030ec9e
igb: Realign bad indentation
by Joe Perches
· 9 years ago
07eea57
ixgbe: Add PF support for VF promiscuous mode
by Don Skidmore
· 9 years ago
41e544c
ixgbevf: Add support for VF promiscuous mode
by Don Skidmore
· 9 years ago
b3eb4e1
ixgbe: Implement support for firmware-controlled PHYs
by Mark Rustad
· 9 years ago
12c78ef
ixgbe: Implement firmware interface to access some PHYs
by Mark Rustad
· 9 years ago
d2a10ae
ixgbe: Remove unused firmware version functions and method
by Mark Rustad
· 9 years ago
3efa9ed
ixgbe: Fix issues with EEPROM access
by Mark Rustad
· 9 years ago
54f6d4c
ixgbe: Configure advertised speeds correctly for KR/KX backplane
by Don Skidmore
· 9 years ago
26403b7
ixgbevf: restore hw_addr on resume or error
by Emil Tantilov
· 9 years ago
aeb4c73
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
by Yusuke Suzuki
· 9 years ago
b19cf6e
ixgbevf: fix AER error handling
by Emil Tantilov
· 9 years ago
126db13
ixgbe: fix AER error handling
by Emil Tantilov
· 9 years ago
a9d2d53
ixgbe: test for trust in macvlan adjustments for VF
by Ken Cox
· 9 years ago
2dad7b2
ixgbevf: handle race between close and suspend on shutdown
by Emil Tantilov
· 9 years ago
f7f37e7
ixgbe: handle close/suspend race with netif_device_detach/present
by Emil Tantilov
· 9 years ago
f215266
ixgbe: Fix reporting of 100Mb capability
by Tony Nguyen
· 9 years ago
3f0d646
ixgbe: Reduce I2C retry count on X550 devices
by Tony Nguyen
· 9 years ago
910c9c0
ixgbe: Add bounds check for x540 LED functions
by Tony Nguyen
· 9 years ago
2bf1a87
ixgbe: add mask for 64 RSS queues
by Emil Tantilov
· 9 years ago
5c09274
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset
by Tony Nguyen
· 9 years ago
cb8e051
ixgbe: Report driver version to firmware for x550 devices
by Tony Nguyen
· 9 years ago
1fe954b
ixgbe: do not disable FEC from the driver
by Emil Tantilov
· 9 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 9 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 9 years ago
bd4171a
igb: update code to better handle incrementing page count
by Alexander Duyck
· 9 years ago
5be5955
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
by Alexander Duyck
· 9 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3111912
e1000: use disable_hardirq() for e1000_netpoll()
by WANG Cong
· 9 years ago
0266ac4
i40e: don't truncate match_method assignment
by Keller, Jacob E
· 9 years ago
489a326
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
by Jacob Keller
· 9 years ago
9af52f6
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
by Jacob Keller
· 9 years ago
490a4ad
i40e: factor out addition/deletion of VLAN per each MAC address
by Jacob Keller
· 9 years ago
7569702
i40e: delete filter after adding its replacement when converting
by Jacob Keller
· 9 years ago
ac9e239
i40e: refactor i40e_update_filter_state to avoid passing aq_err
by Jacob Keller
· 9 years ago
3832621
i40e: recalculate vsi->active_filters from hash contents
by Jacob Keller
· 9 years ago
1e28e86
i40e: defeature support for PTP L4 frame detection on XL710
by Jacob Keller
· 9 years ago
9108903
i40e: lock service task correctly
by Mitch Williams
· 9 years ago
f62ba91
i40e: Add functions which apply correct PHY access method for read and write operation
by Michal Kosiarz
· 9 years ago
60f000a
i40e: Add FEC for 25g
by Carolyn Wyborny
· 9 years ago
3123237
i40e: Add support for 25G devices
by Carolyn Wyborny
· 9 years ago
5951cf9
i40e: use unsigned printf format specifier for active_filters count
by Jacob Keller
· 9 years ago
3602386
Changed version from 1.6.21 to 1.6.25
by Bimmy Pujari
· 9 years ago
4f9b430
i40e: Blink LED on 1G BaseT boards
by Henry Tieman
· 9 years ago
3c7cbd4
i40e: remove code to handle dev_addr specially
by Jacob Keller
· 9 years ago
6beb84a
i40e/i40evf: napi_poll must return the work done
by Alexander Duyck
· 9 years ago
1596b5d
i40e: restore workaround for removing default MAC filter
by Jacob Keller
· 9 years ago
4293d5f
i40e: simplify txd use count calculation
by Mitch Williams
· 9 years ago
7ec9ba1
i40e: Driver prints log message on link speed change
by Filip Sadowski
· 9 years ago
db7e9f7
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
23bb6dc
i40e: change message to only appear when extra debug info is wanted
by Carolyn Wyborny
· 9 years ago
e5d3220
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
by Jacob Keller
· 9 years ago
435c084
i40e: set broadcast promiscuous mode for each active VLAN
by Jacob Keller
· 9 years ago
4ad9f4f
i40e: Fix for ethtool Supported link modes
by Harshitha Ramamurthy
· 9 years ago
ef4603e
i40evf: protect against NULL msix_entries and q_vectors pointers
by Jacob Keller
· 9 years ago
e586bb6
i40e: Pass unknown PHY type for unknown PHYs
by Henry Tieman
· 9 years ago
27e5f25
i40e: Remove unreachable code
by Henry Tieman
· 9 years ago
47d2a5d
i40evf: check for msix_entries null dereference
by Alan Brady
· 9 years ago
dedecb6
i40evf: Move some i40evf_reset_task code to separate function
by Joe Perches
· 9 years ago
2f7679e
i40e: fix panic on SPARC while changing num of desc
by Tushar Dave
· 9 years ago
64f5ead
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
by Piotr Raczynski
· 9 years ago
0b7c8b5
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
by Jacob Keller
· 9 years ago
Next »