Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cf127ff20af1a9f410fde58917bd17a66d1425c5
/
drivers
cf127ff
net: phy: meson-gxl: add interrupt support
by Jerome Brunet
· 7 years ago
30e43f1
net: phy: meson-gxl: leave CONFIG_A6 untouched
by Jerome Brunet
· 7 years ago
c1e5355
net: phy: meson-gxl: use genphy_config_init
by Jerome Brunet
· 7 years ago
fdaa84c
net: phy: meson-gxl: add read and write helpers for banked registers
by Jerome Brunet
· 7 years ago
00fd73e
net: phy: meson-gxl: define control registers
by Jerome Brunet
· 7 years ago
9042b46
net: phy: meson-gxl: check phy_write return value
by Jerome Brunet
· 7 years ago
0bc959a
sfc: populate the timer reload field
by Bert Kenward
· 7 years ago
d8d8ccf
sfc: update EF10 register definitions
by Bert Kenward
· 7 years ago
acaef3c1
sfc: improve PTP error reporting
by Edward Cree
· 7 years ago
aae5a31
sfc: add Medford2 (SFC9250) PCI Device IDs
by Edward Cree
· 7 years ago
7182744
sfc: support VI strides other than 8k
by Edward Cree
· 7 years ago
03714bb
sfc: make mem_bar a function rather than a constant
by Edward Cree
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
4a29c0d
nfp: set flags in the correct member of netdev_bpf
by Jakub Kicinski
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f3b5ad8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
f25e229
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
0bce7c9
nfp: bpf: correct printk formats for size_t
by Jakub Kicinski
· 7 years ago
a84ec72
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
ee1b43e
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
66dbbd7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
07a20ed
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
043ee1d
net: qcom/emac: Reduce timeout for mdio read/write
by Hemanth Puranik
· 7 years ago
28dc4c8
net: phy: broadcom: Add entry for 5395 switch PHYs
by Florian Fainelli
· 7 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
0247780
net: phy: phylink: Handle NULL fwnode_handle
by Florian Fainelli
· 7 years ago
245d211
qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
by Bjørn Mork
· 7 years ago
c647c0d
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
by Daniele Palmas
· 7 years ago
82f67bc
net: alteon: acenic: clean up indentation issue
by Colin Ian King
· 7 years ago
259c861
sfp: add sff module support
by Russell King
· 7 years ago
28b2d7d
nfp: fix XPB register reads in debug dump
by Carl Heymann
· 7 years ago
da76286
nfp: fix absolute rtsym handling in debug dump
by Carl Heymann
· 7 years ago
d4c242d
net: aquantia: Increment driver version
by Igor Russkikh
· 7 years ago
98bc036
net: aquantia: Fix typo in ethtool statistics names
by Igor Russkikh
· 7 years ago
f3e2778
net: aquantia: Update hw counters on hw init
by Igor Russkikh
· 7 years ago
fdb4a08
net: aquantia: Improve link state and statistics check interval callback
by Igor Russkikh
· 7 years ago
45cc1c7
net: aquantia: Fill in multicast counter in ndev stats from hardware
by Igor Russkikh
· 7 years ago
9f8a220
net: aquantia: Fill ndev stat couters from hardware
by Igor Russkikh
· 7 years ago
be08d83
net: aquantia: Extend stat counters to 64bit values
by Igor Russkikh
· 7 years ago
1e36616
net: aquantia: Fix hardware DMA stream overload on large MRRS
by Igor Russkikh
· 7 years ago
e4d02ca
net: aquantia: Fix actual speed capabilities reporting
by Igor Russkikh
· 7 years ago
7a74156
nfp: implement firmware flashing
by Dirk van der Merwe
· 7 years ago
87a2380
nfp: extend NSP infrastructure for configurable timeouts
by Dirk van der Merwe
· 7 years ago
c0d451c
ipvlan: remove excessive packet scrubbing
by Mahesh Bandewar
· 7 years ago
918150c
Revert "ipvlan: add L2 check for packets arriving via virtual devices"
by Mahesh Bandewar
· 7 years ago
02f510f
s390/qeth: update takeover IPs after configuration change
by Julian Wiedmann
· 7 years ago
8a03a36
s390/qeth: lock IP table while applying takeover changes
by Julian Wiedmann
· 7 years ago
b22d73d6
s390/qeth: don't apply takeover changes to RXIP
by Julian Wiedmann
· 7 years ago
7fbd949
s390/qeth: apply takeover changes when mode is toggled
by Julian Wiedmann
· 7 years ago
3b07d78
net: dsa: bcm_sf2: Update compatible string for 7278B0
by Florian Fainelli
· 7 years ago
c1a8161
net: hns3: Add mailbox interrupt handling to PF driver
by Salil Mehta
· 7 years ago
84e095d
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
by Salil Mehta
· 7 years ago
dde1a86
net: hns3: Add mailbox support to PF driver
by Salil Mehta
· 7 years ago
424eb83
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
by Salil Mehta
· 7 years ago
e963cb7
net: hns3: Add HNS3 VF driver to kernel build framework
by Salil Mehta
· 7 years ago
e2cb1de
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
by Salil Mehta
· 7 years ago
b11a0bb
net: hns3: Add mailbox support to VF driver
by Salil Mehta
· 7 years ago
fedd0c1
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
by Salil Mehta
· 7 years ago
fccff08
mlxsw: spectrum: Disable MAC learning for ovs port
by Yuval Mintz
· 7 years ago
83163f7
net: dsa: mediatek: add VLAN support for MT7530
by Sean Wang
· 7 years ago
8231f84
nfp: bpf: optimize the adjust_head calls in trivial cases
by Jakub Kicinski
· 7 years ago
0d49eaf
nfp: bpf: add basic support for adjust head call
by Jakub Kicinski
· 7 years ago
2cb230b
nfp: bpf: prepare for call support
by Jakub Kicinski
· 7 years ago
77a844e
nfp: bpf: prepare for parsing BPF FW capabilities
by Jakub Kicinski
· 7 years ago
a351ab5
nfp: add nfp_cpp_area_size() accessor
by Jakub Kicinski
· 7 years ago
032b4cc
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0424378
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
c4f988e
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
338f1d9
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
by Chris Wilson
· 7 years ago
e375922
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc
by Linus Torvalds
· 7 years ago
c2e9080
virtio_mmio: fix devm cleanup
by Mark Rutland
· 7 years ago
bd36d3b
drm/drm_lease: Prevent deadlock in case drm_lease_create() fails
by Marius Vlad
· 7 years ago
ea497bb
drm: rework delayed connector cleanup in connector_iter
by Daniel Vetter
· 7 years ago
5a1647c
net/mlx4_en: Fill all counters under one call of stats lock
by Eran Ben Elisha
· 7 years ago
0bb9fc4
net/mlx4_core: Fix wrong calculation of free counters
by Eran Ben Elisha
· 7 years ago
78034f5
net/mlx4_en: Fix selftest for small MTUs
by Eugenia Emantayev
· 7 years ago
5c13e07
net: dsa: lan9303: Introduce lan9303_read_wait
by Egil Hjelmeland
· 7 years ago
de9c4e0
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
by Russell King
· 7 years ago
cfd8afd
hv_netvsc: empty current transmit aggregation if flow blocked
by Stephen Hemminger
· 7 years ago
0da6edb
hv_netvsc: remove open_cnt reference count
by Stephen Hemminger
· 7 years ago
345ac08
hv_netvsc: pass netvsc_device to receive callback
by Stephen Hemminger
· 7 years ago
79cf1ba
hv_netvsc: simplify function args in receive status path
by Stephen Hemminger
· 7 years ago
f61a9d6
hv_netvsc: track memory allocation failures in ethtool stats
by Stephen Hemminger
· 7 years ago
26a1126
hv_netvsc: copy_to_send buf can be void
by Stephen Hemminger
· 7 years ago
4be11ef
net: phy: phylink: Report MoCA as PORT_BNC
by Florian Fainelli
· 7 years ago
1ac63e3
net: phy: phylink: Allow setting a custom link state callback
by Florian Fainelli
· 7 years ago
d38b4afd
net: phy: phylink: Remove error message
by Florian Fainelli
· 7 years ago
4904b6e
net: phy: phylink: Use PHY device interface if N/A
by Florian Fainelli
· 7 years ago
0a62964
net: phy: phylink: Allow specifying PHY device flags
by Florian Fainelli
· 7 years ago
8a83c5d
net: ethernet: ti: cpdma: correct error handling for chan create
by Ivan Khoronzhuk
· 7 years ago
f56ec67
cxgb4: Add support for ethtool i2c dump
by Arjun Vynipadath
· 7 years ago
c009cb8
skge: remove redundunt free_irq under spinlock
by Stephen Hemminger
· 7 years ago
3b3397e
net: phy: meson-gxl: make function meson_gxl_read_status static
by Colin Ian King
· 7 years ago
e8952ba
net: phy: marvell10g: remove XGMII as an option for 88x3310
by Russell King
· 7 years ago
94a5ef1
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
by Russell King
· 7 years ago
f5e6403
net: phy: fix resume handling
by Russell King
· 7 years ago
Next »