Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
926f27300100f4233c7665649f68fcf615f58d68
/
drivers
/
net
/
ethernet
926f273
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
4acff37
atle1: remove LLTX support and TX_UNLOCKED
by Florian Westphal
· 9 years ago
353e3bd
atl1c: remove private tx lock
by Florian Westphal
· 9 years ago
fb1116a
xgene: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
f796721
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
by Sergei Shtylyov
· 9 years ago
a64b02d
qed: Add PF min bandwidth configuration support
by Manish Chopra
· 9 years ago
4b01e51
qed: Add PF max bandwidth configuration support
by Manish Chopra
· 9 years ago
bcd197c
qed: Add vport WFQ configuration APIs
by Manish Chopra
· 9 years ago
ddc7740
cxgb4: Decode link down reason code obtained from firmware
by Hariprasad Shenai
· 9 years ago
23853a0
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
by Hariprasad Shenai
· 9 years ago
134491f
cxgb4: DCB message handler needs to use correct portid to netdev mapping
by Hariprasad Shenai
· 9 years ago
c3e324e
cxgb4: Refactor t4_port_init function
by Hariprasad Shenai
· 9 years ago
be81a2d
cxgb4: Properly decode port module type
by Hariprasad Shenai
· 9 years ago
fbe8077
cxgb4: Avoids race and deadlock while freeing tx descriptor
by Hariprasad Shenai
· 9 years ago
ed98c85
cxgb4: Add llseek operation for flash debugfs entry
by Hariprasad Shenai
· 9 years ago
0de7273
cxgb4: add new routine to get adapter info
by Hariprasad Shenai
· 9 years ago
a843311
net: tsi108: use NULL for pointer-typed argument
by Julia Lawall
· 9 years ago
0d768fc6
net: hns: add attribute port-mode-offset for dsaf port node
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
850bfa3
net: hns: add attribute port-rst-offset for dsaf port node
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
31d4446
net: hns: add attribute cpld_ctrl for dsaf port node
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
831d828
net: hns: separate debug dsaf device from service dsaf device
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
2e2591b
net: hns: sort the header file by alphabetical order
by Daode Huang
· 9 years ago
86897c9
net: hns: add syscon operation for dsaf
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
422c310
net: hns: add attribute reset-field-offset for dsaf node
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
406adee
net: hns: add attribute port-idx-in-ae in enet node.
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
a542458
net: hns: set debug port irq index to 0
by Daode Huang
· 9 years ago
89a4409
net: hns: add a new dsaf mode for debug port
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
a43f235
qed: add support for link pause configuration.
by Sudarsana Reddy Kalluru
· 9 years ago
fe7cd2b
qed*: Conditions for changing link
by Yuval Mintz
· 9 years ago
f3e7210
qede: Add support for ethtool private flags
by Yuval Mintz
· 9 years ago
d4967cf
qed*: Align statistics names
by Yuval Mintz
· 9 years ago
d4f90d9
ixgbe: use msleep for long delays
by Arnd Bergmann
· 9 years ago
7921f4d
ixgbevf: Move API negotiation function into mac_ops
by Alexander Duyck
· 9 years ago
b83e301
ixgbe/ixgbevf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
8d055cc
ixgbevf: make use of BIT() macro to avoid shift of signed values
by Jacob Keller
· 9 years ago
3e973dc
ixgbe: resolve shift of negative value warning
by Jacob Keller
· 9 years ago
b4f47a4
ixgbe: use BIT() macro
by Jacob Keller
· 9 years ago
4319a79
ixgbe: Add work around for empty SFP+ cage crosstalk
by Don Skidmore
· 9 years ago
a0254a7
ixgbe: Use correct FC setup function for x550em_a
by Mark Rustad
· 9 years ago
a02a5a5
ixgbevf: add support for per-queue ethtool stats
by Emil Tantilov
· 9 years ago
d72d6c1
ixgbevf: refactor ethtool stats handling
by Emil Tantilov
· 9 years ago
2f2219b
ixgbe: Add register wait for slow links
by Mark Rustad
· 9 years ago
2a9ed5d
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
by Sridhar Samudrala
· 9 years ago
4695886
ixgbe: fix default mac->ops.setup_link for X550EM
by Emil Tantilov
· 9 years ago
d3dec7c
ixgbe: set VLAN spoof checking unconditionally
by Emil Tantilov
· 9 years ago
77f192a
ixgbe: consolidate the configuration of spoof checking
by Emil Tantilov
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5edde3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
50d65d7
qlcnic: protect qlicnic_attach_func with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
b1f99a7
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
0c5c325
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
41419b9
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
08d9910
benet: be_resume needs to protect be_open with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
f43bfae
atl2: Disable unimplemented scatter/gather feature
by Ben Hutchings
· 9 years ago
5498440
net/mlx5e: Add ethtool counter for RX buffer allocation failures
by Tariq Toukan
· 9 years ago
e20a0db
net/mlx5e: Delay skb->data access
by Saeed Mahameed
· 9 years ago
1bfec31
net/mlx5e: Remove redundant barrier
by Tariq Toukan
· 9 years ago
c5adb96
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
by Tariq Toukan
· 9 years ago
bc77b24
net/mlx5e: Add fragmented memory support for RX multi packet WQE
by Tariq Toukan
· 9 years ago
d3c9bc2
net/mlx5e: Added ICO SQs
by Tariq Toukan
· 9 years ago
461017c
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
by Tariq Toukan
· 9 years ago
2f48af1
net/mlx5e: Use function pointers for RX data path handling
by Tariq Toukan
· 9 years ago
d8c9660
net/mlx5e: Use only close NUMA node for default RSS
by Tariq Toukan
· 9 years ago
593cf33
net/mlx5e: Allocate set of queue counters per netdev
by Rana Shahout
· 9 years ago
237cd21
net/mlx5: Introduce device queue counters
by Tariq Toukan
· 9 years ago
c82f47e
net: bcmsysport: use napi_complete_done()
by Florian Fainelli
· 9 years ago
ba90950
net: bcmsysport: use __napi_schedule_irqoff()
by Florian Fainelli
· 9 years ago
d21ed3a
net/mlx4_en: Split SW RX dropped counter per RX ring
by Eran Ben Elisha
· 9 years ago
2a50009
net/mlx4_core: Don't allow to VF change global pause settings
by Eugenia Emantayev
· 9 years ago
4bfd2e6
net/mlx4_core: Avoid repeated calls to pci enable/disable
by Daniel Jurgens
· 9 years ago
c12833a
net/mlx4_core: Implement pci_resume callback
by Daniel Jurgens
· 9 years ago
210990b
net: ethernet: davinci_emac: Fix platform_data overwrite
by Neil Armstrong
· 9 years ago
99164f9
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
by Neil Armstrong
· 9 years ago
ee2fa8e
qede: Fix single MTU sized packet from firmware GRO flow
by Manish Chopra
· 9 years ago
aad94c0
qede: Fix setting Skb network header
by Manish Chopra
· 9 years ago
f86af2d
qede: Fix various memory allocation error flows for fastpath
by Manish Chopra
· 9 years ago
3fa88c5
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
by Grygorii Strashko
· 9 years ago
dc1b4c2
fm10k: fix incorrect IPv6 extended header checksum
by Jacob Keller
· 9 years ago
8664109
fm10k: consistently use Intel(R) for driver names
by Jacob Keller
· 9 years ago
540a5d8
fm10k: fix possible null pointer deref after kcalloc
by Jacob Keller
· 9 years ago
11ec36a
fm10k: Reset multicast mode when deleting lport
by Ngai-Mint Kwan
· 9 years ago
fb6515c
fm10k: update comment regarding reserved bits check
by Jacob Keller
· 9 years ago
5c69df8
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
by Jacob Keller
· 9 years ago
d057d9a
fm10k: use 8bit notation instead of 10bit notation for diagram
by Jacob Keller
· 9 years ago
4e160f2
fm10k: fix documentation of fm10k_tlv_parse_attr
by Jacob Keller
· 9 years ago
3417415
fm10k: do not disable PCI device in fm10k_io_error_detected
by Jacob Keller
· 9 years ago
a7a7783
fm10k: correctly handle LPORT_MAP error
by Jacob Keller
· 9 years ago
8998763
fm10k: Fix multicast mode sync issues
by Ngai-Mint Kwan
· 9 years ago
9de6a1a
fm10k: drop 1588 support
by Jacob Keller
· 9 years ago
1e4c32f
fm10k: prevent RCU issues during AER events
by Jacob Keller
· 9 years ago
2d0f76b
fm10k: use DRV_SUMMARY to reduce code duplication
by Jacob Keller
· 9 years ago
144d830
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
3ef2f56
fm10k: remove debug-statistics support
by Jacob Keller
· 9 years ago
09401ae
fm10k: add helper functions to set strings and data for ethtool stats
by Jacob Keller
· 9 years ago
df63719
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
by Andrew Goodbody
· 9 years ago
851b10d
net/mlx4_en: do batched put_page using atomic_sub
by Konstantin Khlebnikov
· 9 years ago
04aeb56
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
by Konstantin Khlebnikov
· 9 years ago
b67d1df
net: w5100: don't build spi driver without w5100
by Arnd Bergmann
· 9 years ago
12566cc3
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
e760044
enic: set netdev->vlan_features
by Govindarajulu Varadarajan
· 9 years ago
Next »