Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc18eaa073e5a35aa21038c0c69a5a646195a58b
/
drivers
/
net
/
ethernet
fc18eaa
i40e: refactor VF reset flow
by Mitch Williams
· 11 years ago
805bd5b
i40e: move i40e_reset_vf
by Mitch Williams
· 11 years ago
8144f0f
i40e: Rx checksum offload for VXLAN
by Joseph Gasparakis
· 11 years ago
a1c9a9d
i40e: Implementation of VXLAN ndo's
by Jeff Kirsher
· 11 years ago
be1d5ee
i40e: fix curly brace use and return type
by Shannon Nelson
· 11 years ago
8e2773a
i40e: add wake-on-lan support
by Shannon Nelson
· 11 years ago
d4dfb81
i40e: Populate and check pci bus speed and width
by Catherine Sullivan
· 11 years ago
9c010ee
i40e: Suppress HMC error to Interrupt message level
by Anjali Singhai Jain
· 11 years ago
4836650
i40e: using for_each_set_bit to simplify the code
by Wei Yongjun
· 11 years ago
128296f
sh_eth: coding style fixes
by Sergei Shtylyov
· 11 years ago
c018b7a
smsc9420: use named constants for pci_power_t values
by Julia Lawall
· 11 years ago
2d4dda7
net: tulip: delete useless tests on netdev_priv
by Julia Lawall
· 11 years ago
2156d9a
mlx4_en: Only cycle port if HW timestamp config changes
by Shawn Bohrer
· 11 years ago
ad7d4ea
mlx4_en: Add PTP hardware clock
by Shawn Bohrer
· 11 years ago
4fc3ecd
net: fix error return code
by Julia Lawall
· 11 years ago
47d1f71
stmicro: make local variables static
by stephen hemminger
· 11 years ago
8e769788
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
d15e2a9
cnic: Add a signature to indicate valid doorbell offset.
by Eddie Wai
· 11 years ago
487d9ed
bnx2: Update version to 2.2.5.
by Michael Chan
· 11 years ago
4016bad
bnx2: Report MDI/MDIX status to ethtool.
by Michael Chan
· 11 years ago
41033b6
bnx2: Enable auto-mdix when autoneg is disabled.
by Michael Chan
· 11 years ago
d17e53b
bnx2: Advertise nothing when speed is forced
by Michael Chan
· 11 years ago
90327e7
i40evf: A0 silicon specific
by Greg Rose
· 11 years ago
105bf2f
i40evf: add driver to kernel build system
by Greg Rose
· 11 years ago
d358aa9
i40evf: init code and hardware support
by Greg Rose
· 11 years ago
5321a21
i40evf: driver core headers
by Greg Rose
· 11 years ago
62683ab
i40evf: virtual channel interface
by Greg Rose
· 11 years ago
fbb7ddf
i40evf: core ethtool functionality
by Greg Rose
· 11 years ago
7f12ad7
i40evf: transmit and receive functionality
by Greg Rose
· 11 years ago
5eae00c
i40evf: main driver core
by Greg Rose
· 11 years ago
d9f394f
net: ti: slight optimization of addr compare
by dingtianhong
· 11 years ago
00fa4ce
net: sun: optimization of addr compare
by dingtianhong
· 11 years ago
9116d7b
net: seeq: slight optimization of addr compare
by dingtianhong
· 11 years ago
c4bde29
net: renesas: slight optimization of addr compare
by dingtianhong
· 11 years ago
6878f79
net: qlcnic: slight optimization of addr compare
by dingtianhong
· 11 years ago
202af85
net: netxen: slight optimization of addr compare
by dingtianhong
· 11 years ago
3a8e87e
net: packetengines: slight optimization of addr
by dingtianhong
· 11 years ago
f75d191
net: vxge: slight optimization of addr compare
by dingtianhong
· 11 years ago
7ced544
net: ksz884x: slight optimization of addr compare
by dingtianhong
· 11 years ago
c0623e5
net: mlx4: slight optimization of addr compare
by dingtianhong
· 11 years ago
4012dda
net: ixgbe: slight optimization of addr compare
by dingtianhong
· 11 years ago
887fa9d
net: igbvf: slight optimization of addr compare
by dingtianhong
· 11 years ago
61d23e9
net: benet: slight optimization of addr compare
by dingtianhong
· 11 years ago
9130ac6
net: enic: slight optimization of addr compare
by dingtianhong
· 11 years ago
4c1120b
net: cxgb3: slight optimization of addr compare
by dingtianhong
· 11 years ago
8fd90de
net: bnx2x: slight optimization of addr compare
by dingtianhong
· 11 years ago
c466a9b
net: 3com: slight optimization of addr compare
by dingtianhong
· 11 years ago
837052d
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
by Or Gerlitz
· 11 years ago
7ffdf72
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
by Or Gerlitz
· 11 years ago
4ffa8fc
net/7990: Make lance_private.name const
by Geert Uytterhoeven
· 11 years ago
a8ab77a
net/7990: Fix whitespace errors
by Geert Uytterhoeven
· 11 years ago
69c5885
bgmac: use phy_mii_ioctl in ioctl handler
by Hauke Mehrtens
· 11 years ago
5322dbf
bgmac: drop duplicated PHY defines
by Rafał Miłecki
· 11 years ago
69317a5
tile_net: Always enable PTP clock support on TILE-Gx
by Ben Hutchings
· 11 years ago
fcf93a0
bnx2x: Fix build with SRIOV disabled.
by David S. Miller
· 11 years ago
858f4de
bnx2x: add VF Multicast filters support
by Yuval Mintz
· 11 years ago
0c757de
bnx2x: Add num of VFs to Management statistics
by Yuval Mintz
· 11 years ago
31b3523
bnx2x: no error when RSS configuration fails
by Yuval Mintz
· 11 years ago
68bf5a1
bnx2x: add Big-Endian ethtool comment
by Yuval Mintz
· 11 years ago
33d8e6a
bnx2x: Add AER support (missing bits)
by Yuval Mintz
· 11 years ago
91ebb92
bnx2x: Add support for Multi-Function UNDI
by Yuval Mintz
· 11 years ago
e6d9f8a
net: atl1: slight optimization of addr compare
by dingtianhong
· 11 years ago
ebff7b4
net: pcnet: slight optimization of addr compare
by dingtianhong
· 11 years ago
40803a2
net: freescale: remove unused compare_addr()
by dingtianhong
· 11 years ago
306d7f7
qlge: make local function static
by stephen hemminger
· 11 years ago
de5b867
cxgb4: make functions static and remove dead code
by stephen hemminger
· 11 years ago
b04138b
b44: use fixed PHY device if we do not find any
by Hauke Mehrtens
· 11 years ago
656a7c2
b44: do not set PHY address to 30 for every ext PHY
by Hauke Mehrtens
· 11 years ago
bea69c4
b44: activate PHY when MAC is off
by Hauke Mehrtens
· 11 years ago
86f4ea6
b44: add phylib support
by Hauke Mehrtens
· 11 years ago
348baa6
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
by Hauke Mehrtens
· 11 years ago
7befa6a
b44: abort when no PHY is available at all
by Hauke Mehrtens
· 11 years ago
5ab6329
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
by Hauke Mehrtens
· 11 years ago
d619419
b44: check register instead of PHY address to detect external PHY
by Hauke Mehrtens
· 11 years ago
5495ab7
bnx2x: cleanup skb_set_hash
by Tom Herbert
· 11 years ago
4174ecd
sh_eth: do not reset PHY needlessly
by Sergei Shtylyov
· 11 years ago
18be099
sh_eth: add PHY IRQ to platform data
by Sergei Shtylyov
· 11 years ago
982290a
net/mlx4_core: Check port number for validity before accessing data
by Matan Barak
· 11 years ago
0276a33
net/mlx4_en: Add NAPI support for transmit side
by Eugenia Emantayev
· 11 years ago
e4b59a1
net/mlx4_en: Ignore irrelevant hypervisor events
by Eugenia Emantayev
· 11 years ago
be902ab
net/mlx4_core: Set CQE/EQE size to 64B by default
by Eyal Perry
· 11 years ago
d03a68f
net/mlx4_en: Configure the XPS queue mapping on driver load
by Ido Shamay
· 11 years ago
84c8640
net/mlx4_en: Implement ndo_get_phys_port_id
by Hadar Hen Zion
· 11 years ago
8e1a28e
net/mlx4_core: Expose physical port id as PF/VF capability
by Hadar Hen Zion
· 11 years ago
eb17711
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
by Hadar Hen Zion
· 11 years ago
73e74ab
net/mlx4_core: Rename QUERY_FUNC_CAP fields
by Hadar Hen Zion
· 11 years ago
7b25d81
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
by Hadar Hen Zion
· 11 years ago
33ba407
drivers: net: Mark functions as static in stmmac_platform.c
by Rashika Kheria
· 11 years ago
49fef74
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
by Rashika Kheria
· 11 years ago
8e3fb2c
drivers: net: Mark functions as static in qlcnic_io.c
by Rashika Kheria
· 11 years ago
d2adcaa
sfc: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
2a2529e
3c59x: Add software timestamping
by Matthew Whitehead
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3b21567
net: sun-niu calls skb_set_hash
by Tom Herbert
· 11 years ago
c7cb38a
net: sfc calls skb_set_hash
by Tom Herbert
· 11 years ago
c4be416
net: vxge calls skb_set_hash
by Tom Herbert
· 11 years ago
6917441
net: mlx4 calls skb_set_hash
by Tom Herbert
· 11 years ago
b408f94
net: sky2 calls skb_set_hash
by Tom Herbert
· 11 years ago
d2464c8
net: emulex-benet calls skb_set_hash
by Tom Herbert
· 11 years ago
3739acd
net: cisco-enic calls skb_set_hash
by Tom Herbert
· 11 years ago
Next »