Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d9fa17ef9f084c755332898c8243a396ea02d73e
/
drivers
4a63538
net: hns: update the dependency
by Kejian Yan
· 8 years ago
aa7e26b
r8152: save the speed
by hayeswang
· 8 years ago
9d21c0d
r8152: move the setting for the default speed
by hayeswang
· 8 years ago
a028a9e
r8152: move the settings of PHY to a work queue
by hayeswang
· 8 years ago
00c04a9
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
by Michael Chan
· 8 years ago
93ed811
bnxt_en: Don't allow autoneg on cards that don't support it.
by Michael Chan
· 8 years ago
b24eb6a
bnxt_en: Add BCM5731X and BCM5741X device IDs.
by Michael Chan
· 8 years ago
94758f8
bnxt_en: Add GRO logic for BCM5731X chips.
by Michael Chan
· 8 years ago
309369c
bnxt_en: Refactor bnxt_gro_skb().
by Michael Chan
· 8 years ago
659c805
bnxt_en: Define the supported chip numbers.
by Michael Chan
· 8 years ago
ebcd4ee
bnxt_en: Add PCI device ID for 57404 NPAR devices.
by Michael Chan
· 8 years ago
567b2ab
bnxt_en: Enable NPAR (NIC Partitioning) Support.
by Satish Baddipadige
· 8 years ago
fc0f192
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
by Michael Chan
· 8 years ago
6988bd9
bnxt_en: Add new function bnxt_reset().
by Michael Chan
· 8 years ago
cf6645f
bnxt_en: Add function for VF driver to query default VLAN.
by Michael Chan
· 8 years ago
7659f50
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d1dc06d
virtio_net: fix csum generation for virtio-net devices
by Mike Rapoport
· 8 years ago
eb37c563
net: fec: handle small PHY reset durations more precisely
by Stefan Wahren
· 8 years ago
4484f73
phy: Add Northstar2 PCI Phy support
by Pramod Kumar
· 8 years ago
98bc865
net: mdio-mux: Add MDIO mux driver for iProc SoCs
by Pramod Kumar
· 8 years ago
f20e665
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
by Pramod Kumar
· 8 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
e858fae
virtio_net: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 8 years ago
3416609
tuntap: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 8 years ago
fd88d68
macvtap: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 8 years ago
112b558
NET: PHY: adds driver for Intel XWAY PHY
by Hauke Mehrtens
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
00da900
Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
f758bbd
Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
524a3f2
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
5021953
vmxnet3: segCnt can be 1 for LRO packets
by Shrikrishna Khare
· 8 years ago
3d5479e
mlxsw: core: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
292b9da
net: cavium: liquidio: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
f7d3c1c
net/mlx4_en: fix ethtool -x
by Eric Dumazet
· 8 years ago
ca8bdaf
stmmac: fix parameter to dwmac4_set_umac_addr()
by Ben Dooks
· 8 years ago
c8d8396
r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb
by hayeswang
· 8 years ago
6d490f62
bgmac: Maintain some netdev statistics
by Florian Fainelli
· 8 years ago
f6613d4
bgmac: Add support for ethtool statistics
by Florian Fainelli
· 8 years ago
2022e9d
bgmac: Bind net_device with backing device structure
by Florian Fainelli
· 8 years ago
e434863
net: vrf: Fix crash when IPv6 is disabled at boot time
by David Ahern
· 8 years ago
7d71e99
net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
by Eric Dumazet
· 9 years ago
a2482d2
net: dsa: b53: Plug in VLAN support
by Florian Fainelli
· 8 years ago
ff39c2d
net: dsa: b53: Add bridge support
by Florian Fainelli
· 8 years ago
1da6df8
net: dsa: b53: Implement ARL add/del/dump operations
by Florian Fainelli
· 8 years ago
0830c98
net: dsa: b53: Add BCM7445 quirk
by Florian Fainelli
· 8 years ago
967dd82
net: dsa: b53: Add support for Broadcom RoboSwitch
by Florian Fainelli
· 8 years ago
9c57a77
net: dsa: bcm_sf2: Add VLAN support
by Florian Fainelli
· 8 years ago
064523f
net: dsa: bcm_sf2: Add VLAN registers definitions
by Florian Fainelli
· 8 years ago
7fbb1a9
net: dsa: bcm_sf2: Move setup function at the far end
by Florian Fainelli
· 8 years ago
a468ef4
net: dsa: bcm_sf2: Split fast age into a helper function
by Florian Fainelli
· 8 years ago
0ca00fc
net/mlx5e: Fix blue flame quota logic
by Eli Cohen
· 8 years ago
811afea
net/mlx5e: Use ndo_stop explicitly at shutdown flow
by Eran Ben Elisha
· 8 years ago
62e3c24
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
by Mohamad Haj Yahia
· 8 years ago
23898c7
net/mlx5: E-Switch, Modify node guid on vf set MAC
by Noa Osherovich
· 8 years ago
25fff58
net/mlx5: E-Switch, Fix vport enable flow
by Mohamad Haj Yahia
· 8 years ago
3f42ac6
net/mlx5: E-Switch, Use the correct error check on returned pointers
by Or Gerlitz
· 8 years ago
3fe3d81
net/mlx5: E-Switch, Use the correct free() function
by Or Gerlitz
· 8 years ago
bd02ef8
net/mlx5: Fix E-Switch flow steering capabilities check
by Maor Gottlieb
· 8 years ago
876d634
net/mlx5: Fix flow steering NIC capabilities check
by Maor Gottlieb
· 8 years ago
2fee37a
net/mlx5: Fix root flow table update
by Maor Gottlieb
· 8 years ago
9cd3411
net/mlx5: Fix masking of reserved bits in XRCD number
by Majd Dibbiny
· 8 years ago
7ff6977
Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes
by Dave Airlie
· 8 years ago
29ccf75
drm/amdgpu: fix warning with powerplay disabled.
by Dave Airlie
· 8 years ago
fa6bcad
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
166108a
Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 8 years ago
3681196
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
bd6ac2a
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 8 years ago
147d9e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
0d7dd79
net: ipvlan: call netdev_lockdep_set_classes()
by Eric Dumazet
· 8 years ago
24ffd75
net: macvlan: call netdev_lockdep_set_classes()
by Eric Dumazet
· 8 years ago
78e7a2a
net: vrf: call netdev_lockdep_set_classes()
by Eric Dumazet
· 8 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 8 years ago
5362855
netvsc: get rid of completion timeouts
by Vitaly Kuznetsov
· 8 years ago
d664b41
mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()
by Ido Schimmel
· 8 years ago
be94535
mlxsw: spectrum: Make split flow match firmware requirements
by Ido Schimmel
· 8 years ago
5f96ddb
drm/amd/powerplay: delete useless code as pptable changed in vbios.
by Rex Zhu
· 9 years ago
d2e3121
drm/amd/powerplay: fix bug visit array out of bounds
by Rex Zhu
· 9 years ago
5bbc16c
drm/amdgpu: fix smu ucode memleak (v2)
by Monk Liu
· 9 years ago
a392746
drm/amdgpu: add release firmware for cgs
by Monk Liu
· 9 years ago
86e4cdd
drm/amdgpu: fix tonga smu_fini mem leak
by Monk Liu
· 9 years ago
e6232ef
drm/amdgpu: fix fiji smu fini mem leak
by Monk Liu
· 9 years ago
d1ff53b
drm/amdgpu: fix cik sdma ucode memleak
by Monk Liu
· 9 years ago
9c55c52
drm/amdgpu: fix sdma24 ucode mem leak
by Monk Liu
· 9 years ago
14d83e7
drm/amdgpu: fix sdma3 ucode mem leak
by Monk Liu
· 9 years ago
05f19eb
drm/amdgpu: fix uvd fini mem leak
by Monk Liu
· 9 years ago
e517cd7
drm/amdgpu: fix gfx 7 ucode mem leak
by Monk Liu
· 9 years ago
13331ac
drm/amdgpu: fix gfx8 ucode mem leak
by Monk Liu
· 9 years ago
67a6a50
drm/amdgpu: fix missing free wb for cond_exec
by Monk Liu
· 9 years ago
9d8f086
drm/amdgpu: fix memleak in pptable_init
by Monk Liu
· 9 years ago
89e0ec9f
drm/amdgpu: fix mem leak in atombios
by Monk Liu
· 9 years ago
61da601
drm/amdgpu: fix mem leak in pplib/hwmgr
by Monk Liu
· 9 years ago
3a3e888
drm/amdgpu: fix mem leak in smumgr
by Monk Liu
· 9 years ago
2ba272d
drm/amdgpu: add pipeline sync while vmid switch in same ctx
by Chunming Zhou
· 9 years ago
fdff8cf
drm/amdgpu: vBIOS post only call when mem_size zero
by Monk Liu
· 9 years ago
505dfe7
drm/amdgpu: modify sdma start sequence
by Monk Liu
· 9 years ago
d72f7c0
drm/amdgpu: init more register for sdma
by Monk Liu
· 9 years ago
9a005be
drm/amdgpu: clear SA bo when created
by Monk Liu
· 9 years ago
768c95e
drm/amdgpu: fix fw leak in non-powerplay dpm code
by Alex Deucher
· 9 years ago
a6dcfd9
drm/amdgpu: fix pplib finish bug
by Monk Liu
· 9 years ago
Next »