Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0172397e2fcc29dc803c7d0b22aa2a25e4b02991
/
drivers
1876749
nfp: refresh port state before reporting autonegotiation
by Jakub Kicinski
· 8 years ago
46b2503
nfp: mark port state as stale if update failed
by Jakub Kicinski
· 8 years ago
1f60a58
nfp: mark port state as stale after reconfig
by Jakub Kicinski
· 8 years ago
3eb3b74
nfp: provide linking on port structures
by Jakub Kicinski
· 8 years ago
6d4f8cb
nfp: move refresh tracking into the port structure
by Jakub Kicinski
· 8 years ago
3d4ed1e
nfp: update port state in place
by Jakub Kicinski
· 8 years ago
eb488c2
nfp: introduce nfp_port
by Jakub Kicinski
· 8 years ago
d88b0a2
nfp: disallow mixing vNICs with and without NSP port entry
by Jakub Kicinski
· 8 years ago
7ac9ebd
nfp: introduce very minimal nfp_app
by Jakub Kicinski
· 8 years ago
9140b30
nfp: add nfp_net_pf_free_vnic() function
by Jakub Kicinski
· 8 years ago
d4e7f09
nfp: rename netdev/port to vNIC
by Jakub Kicinski
· 8 years ago
beba69c
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
by Jakub Kicinski
· 8 years ago
cd6f8db
nfp: add nfp_cppcore_pcie_unit() helper
by Simon Horman
· 8 years ago
85deed5
net/wan/fsl_ucc_hdlc: fix muram allocation error
by Holger Brunck
· 8 years ago
863483c
macsec: double accounting of dropped rx/tx packets
by Girish Moodalbail
· 8 years ago
74abc9b1
net: ethernet: update drivers to make both SW and HW TX timestamps
by Miroslav Lichvar
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
2061ec3
cxgb4 : retrieve port information from firmware
by Ganesh Goudar
· 8 years ago
66aa067
ibmveth: Support to enable LSO/CSO for Trunk VEA.
by Sivakumar Krishnasamy
· 8 years ago
9ac4c54
qede: Support 1G advertisment.
by Sudarsana Reddy Kalluru
· 8 years ago
b19601b
qed: Fix setting of Management bitfields
by Tomer Tayar
· 8 years ago
2e7022d
qede: qedr closure after setting state
by Mintz, Yuval
· 8 years ago
88fa952
qed: Correct print in iscsi error-flow
by Mintz, Yuval
· 8 years ago
3587cb8
qed: Revise alloc/setup/free flow
by Tomer Tayar
· 8 years ago
492a1d9
qede: Don't use an internal MAC field
by Mintz, Yuval
· 8 years ago
71851ea
qede: Add missing Status-block free
by Sudarsana Reddy Kalluru
· 8 years ago
5a052d6
qede: Honor user request for Tx buffers
by Sudarsana Reddy Kalluru
· 8 years ago
ba798b5
qede: Allow WoL to activate by default
by Mintz, Yuval
· 8 years ago
326dde3
xgene: Check all RGMII phy mode variants
by Iyappan Subramanian
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
27902f0
net/mlx5e: Fix possible memory leak
by Wei Yongjun
· 8 years ago
74ed053
qed: Remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
6d0af07
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
by Wei Yongjun
· 8 years ago
8b4822d
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
ce064e6
net1080: Remove unused function nc_dump_ttl()
by Matthias Kaehlcke
· 8 years ago
db646cc
r8152: Remove unused function usb_ocp_read()
by Matthias Kaehlcke
· 8 years ago
667f867
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7b6859f
qed: Utilize FW 8.20.0.0
by Mintz, Yuval
· 8 years ago
af5d285
Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
c0e01ea
mlxsw: spectrum: Avoid possible NULL pointer dereference
by Ido Schimmel
· 8 years ago
4454e86
liquidio: make the spinlock octeon_devices_lock static
by Colin Ian King
· 8 years ago
b7ce520
sh_eth: Do not print an error message for probe deferral
by Geert Uytterhoeven
· 8 years ago
5f5c544
sh_eth: Use platform device for printing before register_netdev()
by Geert Uytterhoeven
· 8 years ago
10b3203
Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
d5d6add
mlxsw: spectrum_dpipe: Fix sparse warnings
by Arkadi Sharshevsky
· 8 years ago
6b1206b
mlxsw: spectrum_router: Fix rif counter freeing routine
by Arkadi Sharshevsky
· 8 years ago
6dd4aba
mlxsw: spectrum_dpipe: Fix incorrect entry index
by Arkadi Sharshevsky
· 8 years ago
9b910d2
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
by Eric Anholt
· 8 years ago
438ff53
net: dsa: use switchdev_obj_dump_cb_t everywhere
by Vivien Didelot
· 8 years ago
f0c24cc
net: dsa: include switchdev.h only once
by Vivien Didelot
· 8 years ago
1ac91bf
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
067bb93
net/wan/fsl_ucc_hdlc: add hdlc-bus support
by Holger Brunck
· 8 years ago
54e9e08
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
by Holger Brunck
· 8 years ago
5b8aad9
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
by Holger Brunck
· 8 years ago
10515db
net/wan/fsl_ucc_hdlc: fix wrong indentation
by Holger Brunck
· 8 years ago
66bb144
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
by Holger Brunck
· 8 years ago
f089785
net/wan/fsl_ucc_hdlc: cleanup debug traces
by Holger Brunck
· 8 years ago
486181b
qmi_wwan: add another Lenovo EM74xx device ID
by Bjørn Mork
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
47ab37a
net: ethernet: faraday: To support device tree usage.
by Greentime Hu
· 8 years ago
c67df11
vhost_net: try batch dequing from skb array
by Jason Wang
· 8 years ago
3b4ba04
tap: support receiving skb from msg_control
by Jason Wang
· 8 years ago
ac77cfd
tun: support receiving skb through msg_control
by Jason Wang
· 8 years ago
49f96fd
tap: export skb_array
by Jason Wang
· 8 years ago
83339c6
tun: export skb_array
by Jason Wang
· 8 years ago
d14ccea
can: m_can: add deep Suspend/Resume support
by Quentin Schulz
· 8 years ago
ef7b8aa
can: m_can: factorize clock gating and ungating
by Quentin Schulz
· 8 years ago
8a3f3f2
can: m_can: make m_can_start and m_can_stop symmetric
by Quentin Schulz
· 8 years ago
6a792e8
can: m_can: move Message RAM initialization to function
by Quentin Schulz
· 8 years ago
dac94e2
Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
243bfd2
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
23beb38
net: phy: marvell: checkpatch - Fix remaining long lines
by Andrew Lunn
· 8 years ago
6427bb2
net: phy: marvell: Add helpers to get/set page
by Andrew Lunn
· 8 years ago
e1dde8d
net: phy: marvell: Refactor some bigger functions
by Andrew Lunn
· 8 years ago
4f48ed3
net: phy: marvell: Checkpatch - assignments and comparisons
by Andrew Lunn
· 8 years ago
e69d9ed
net: phy: marvell: Checkpatch - Missing or extra blank lines
by Andrew Lunn
· 8 years ago
0c3439b
net: phy: Marvell: checkpatch - Comments
by Andrew Lunn
· 8 years ago
ec34e93
drivers: net: DSA: Sort drivers
by Andrew Lunn
· 8 years ago
f667724
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
by Michael Chan
· 8 years ago
87fe603
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
by Michael Chan
· 8 years ago
0d9a599
liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF
by Felix Manlunas
· 8 years ago
e1e3ce6
liquidio: fix insmod failure when multiple NICs are plugged in
by Rick Farrington
· 8 years ago
8b0d3ea
net: dsa: store CPU port pointer in the tree
by Vivien Didelot
· 8 years ago
45a4a16
mlxsw: spectrum: Default ports to non-virtual mode
by Ido Schimmel
· 8 years ago
b02eae9
mlxsw: spectrum: Move PVID code to appropriate place
by Ido Schimmel
· 8 years ago
7cbc427
mlxsw: spectrum_switchdev: Don't batch learning operations
by Ido Schimmel
· 8 years ago
45bfe6b
mlxsw: spectrum_switchdev: Don't batch STP operations
by Ido Schimmel
· 8 years ago
fe9ccc7
mlxsw: spectrum_switchdev: Don't batch VLAN operations
by Ido Schimmel
· 8 years ago
d341e2c
mlxsw: spectrum_switchdev: Remove redundant check
by Ido Schimmel
· 8 years ago
348b8fc
mlxsw: spectrum_router: Initialize RIFs in a separate function
by Ido Schimmel
· 8 years ago
7e39d11
mlxsw: spectrum_router: Move FIB notification block to router struct
by Ido Schimmel
· 8 years ago
5f9efff
mlxsw: spectrum_router: Move RIFs array to its rightful place
by Ido Schimmel
· 8 years ago
5f6935c
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
by Ido Schimmel
· 8 years ago
9011b67
mlxsw: spectrum_router: Reduce scope of router struct
by Ido Schimmel
· 8 years ago
33cbd87
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
by Ido Schimmel
· 8 years ago
29db398
cxgb4: add new T5 pci device id
by Ganesh Goudar
· 8 years ago
85eacf3
cxgb4: reduce resource allocation in kdump kernel
by Ganesh Goudar
· 8 years ago
7e1b952
dm cache: handle kmalloc failure allocating background_tracker struct
by Colin Ian King
· 8 years ago
83345d5
i2c: xgene: Set ACPI_COMPANION_I2C
by Tin Huynh
· 8 years ago
Next »