Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff581f82330af0c0b8c10fe2fc80c9317dfd3577
/
drivers
ff581f8
s390/qeth: Remove unused code
by Julian Wiedmann
· 8 years ago
d7a3993
s390/qeth: remove unused return value
by Julian Wiedmann
· 8 years ago
bbeb241
s390/qeth: fix up ssqd tracing
by Julian Wiedmann
· 8 years ago
aa59004
s390/qeth: use QDIO_*_QFMT defines
by Julian Wiedmann
· 8 years ago
921c467
i40e: close client on remove and shutdown
by Mitch Williams
· 8 years ago
8090f61
i40e: register existing client on probe
by Mitch Williams
· 8 years ago
295c0a5
i40e: remove client instance on driver unload
by Mitch Williams
· 8 years ago
bacd75c
i40e/i40evf: Add capability exchange for outer checksum
by Preethi Banala
· 8 years ago
d930655
ftgmac100: Work around HW bug in runt frame detection
by Benjamin Herrenschmidt
· 8 years ago
4ca2415
ftgmac100: Remove rx descriptor accessors
by Benjamin Herrenschmidt
· 8 years ago
027f426
ftgmac100: Add missing barrier in ftgmac100_rx_packet()
by Benjamin Herrenschmidt
· 8 years ago
7b49cd1
ftgmac100: Directly receive into sk_buffs
by Benjamin Herrenschmidt
· 8 years ago
01dd70b
ftgmac100: Simplify rx pointer handling in the rx path
by Benjamin Herrenschmidt
· 8 years ago
eb50af2
ftgmac100: Simplify rx packets error handling
by Benjamin Herrenschmidt
· 8 years ago
6720219
ftgmac100: Cleanup rx checksum handling
by Benjamin Herrenschmidt
· 8 years ago
d72e01a
ftgmac100: Use a scratch buffer for failed RX allocations
by Benjamin Herrenschmidt
· 8 years ago
b1977bf
ftgmac100: Drop support for fragmented receive
by Benjamin Herrenschmidt
· 8 years ago
c06f73f
ftgmac100: Move ftgmac100_alloc_rx_page() before its users
by Benjamin Herrenschmidt
· 8 years ago
1eec243
qed: Make OOO archipelagos into an array
by Michal Kalderon
· 8 years ago
2f2b261
qed: Provide iSCSI statistics to management
by Mintz, Yuval
· 8 years ago
08737a3
qed: Inform qedi the number of possible CQs
by Mintz, Yuval
· 8 years ago
3ddc48d
qed: Add missing stat for new isles
by Mintz, Yuval
· 8 years ago
bd1cc77
qed: Don't close the OUT_EN during init
by Mintz, Yuval
· 8 years ago
60afed7
qed: Configure cacheline size in HW
by Tomer Tayar
· 8 years ago
1558296
qed: Don't use main-ptt in unrelated flows
by Rahul Verma
· 8 years ago
3a50d35
qed: Warn PTT usage by wrong hw-function
by Mintz, Yuval
· 8 years ago
b4041278
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
129858f
net: ethernet: wiznet: avoid format string exposure
by Kees Cook
· 8 years ago
df656bf
qlge: avoid format string exposure in workqueue
by Kees Cook
· 8 years ago
2f78227
qed: Correct MSI-x for storage
by Mintz, Yuval
· 8 years ago
d1db799
net: dsa: loop: Initialize err in dsa_loop_vlan_dump
by Florian Fainelli
· 8 years ago
5865ccc
net: dsa: loop: Fix uninitialized pvid variable
by Florian Fainelli
· 8 years ago
75d04aa
mlx4: trust shinfo->gso_segs
by Eric Dumazet
· 8 years ago
827d240
qed: fix missing break in OOO_LB_TC case
by Colin Ian King
· 8 years ago
053ee0a
net/mlx5e: fix build error without CONFIG_SYSFS
by Tobias Regnery
· 8 years ago
10cbd64
ftgmac100: Rework NAPI & interrupts handling
by Benjamin Herrenschmidt
· 8 years ago
9b86785d
ftgmac100: Remove useless tests in interrupt handler
by Benjamin Herrenschmidt
· 8 years ago
874b55b
ftgmac100: Rework MAC reset and init
by Benjamin Herrenschmidt
· 8 years ago
855944c
ftgmac100: Add a reset task and use it for link changes
by Benjamin Herrenschmidt
· 8 years ago
da40d9d
ftgmac100: Move the bulk of inits to a separate function
by Benjamin Herrenschmidt
· 8 years ago
81f1eca
ftgmac100: Request the interrupt only after HW is reset
by Benjamin Herrenschmidt
· 8 years ago
b8dbecf
ftgmac100: Move napi_add/del to open/close
by Benjamin Herrenschmidt
· 8 years ago
87d1875
ftgmac100: Split ring alloc, init and rx buffer alloc
by Benjamin Herrenschmidt
· 8 years ago
5176477
ftgmac100: Cleanup speed/duplex tracking and fix duplex config
by Benjamin Herrenschmidt
· 8 years ago
8396e1c
ftgmac100: Remove "enabled" flags
by Benjamin Herrenschmidt
· 8 years ago
831fb33
ftgmac100: Reorder struct fields and comment
by Benjamin Herrenschmidt
· 8 years ago
3f6af0e
ftgmac100: Remove "banner" comments
by Benjamin Herrenschmidt
· 8 years ago
60b28a1
ftgmac100: Use netdev->irq instead of private copy
by Benjamin Herrenschmidt
· 8 years ago
bb54be5
liquidio: fix Octeon core watchdog timeout false alarm
by Felix Manlunas
· 8 years ago
b73b3cd
net: usbnet: Remove unused driver_name variable
by Florian Fainelli
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7d4fe0d
fm10k: do not enqueue mailbox when host not ready
by Ngai-Mint Kwan
· 8 years ago
16b1889
fm10k: disable receive queue when configuring ring
by Ngai-Mint Kwan
· 8 years ago
0295770
fm10k: update function header comment for fm10k_get_stats64
by Jacob Keller
· 8 years ago
b4fd8ff
fm10k: allow service task to reschedule itself
by Jacob Keller
· 8 years ago
4692955
fm10k: future-proof state bitmaps using DECLARE_BITMAP
by Jacob Keller
· 8 years ago
3ee7b3a
fm10k: use a BITMAP for flags to avoid race conditions
by Jacob Keller
· 8 years ago
540fca3
fm10k: correctly check if interface is removed
by Phil Turnbull
· 8 years ago
ea6b172
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c383bdd
nfp: fix potential use after free on xdp prog
by Jakub Kicinski
· 8 years ago
faeeb31
bonding: attempt to better support longer hw addresses
by Jarod Wilson
· 8 years ago
148cbab
sfc: don't insert mc_list on low-latency firmware if it's too long
by Edward Cree
· 8 years ago
7c69873
nfp: add support for .set_link_ksettings()
by Jakub Kicinski
· 8 years ago
5a56083
nfp: NSP backend for link configuration operations
by Jakub Kicinski
· 8 years ago
85eb97dd2
nfp: add extended error messages
by Jakub Kicinski
· 8 years ago
e890ae8
nfp: turn NSP port entry into a union
by Jakub Kicinski
· 8 years ago
30a0292
nfp: allow multi-stage NSP configuration
by Jakub Kicinski
· 8 years ago
ce22f5a
nfp: separate high level and low level NSP headers
by Jakub Kicinski
· 8 years ago
9f9e0da
nfp: report port type in ethtool
by Jakub Kicinski
· 8 years ago
42b1e6a
nfp: report auto-negotiation in ethtool
by Jakub Kicinski
· 8 years ago
21d529d
nfp: report link speed from NSP
by Jakub Kicinski
· 8 years ago
172f638
nfp: add port state refresh
by Jakub Kicinski
· 8 years ago
cee4295
nfp: track link state changes
by Jakub Kicinski
· 8 years ago
d12537d
nfp: add mutex protection for the port list
by Jakub Kicinski
· 8 years ago
b9de007
nfp: don't spawn netdevs for reconfigured ports
by Jakub Kicinski
· 8 years ago
265aeb5
nfp: add support for .get_link_ksettings()
by Jakub Kicinski
· 8 years ago
18148f0
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
5e35141
net: ibm: emac: remove unused sysrq handler for 'c' key
by Eric Biggers
· 8 years ago
3f3c278
bonding: fix active-backup transition
by Mahesh Bandewar
· 8 years ago
c800460
qed: Add a missing error code
by Dan Carpenter
· 8 years ago
781159f
liquidio: clear the correct memory
by Dan Carpenter
· 8 years ago
03cf65a
net: stmmac: rx queue to dma channel mapping fix
by Joao Pinto
· 8 years ago
1f37b17
phy/ethtool: Add missing SPEED_<foo> strings
by Joe Perches
· 8 years ago
68a946b
bnxt_en: Cap the msix vector with the max completion rings.
by Michael Chan
· 8 years ago
932dbf8
bnxt_en: Use short TX BDs for the XDP TX ring.
by Michael Chan
· 8 years ago
67fea46
bnxt_en: Add interrupt test to ethtool -t selftest.
by Michael Chan
· 8 years ago
91725d8
bnxt_en: Add PHY loopback to ethtool self-test.
by Michael Chan
· 8 years ago
f7dc1ea
bnxt_en: Add ethtool mac loopback self test.
by Michael Chan
· 8 years ago
eb51365
bnxt_en: Add basic ethtool -t selftest support.
by Michael Chan
· 8 years ago
f65a204
bnxt_en: Add suspend/resume callbacks.
by Michael Chan
· 8 years ago
5282db6
bnxt_en: Add ethtool set_wol method.
by Michael Chan
· 8 years ago
8e20236
bnxt_en: Add ethtool get_wol method.
by Michael Chan
· 8 years ago
d196ece
bnxt_en: Add pci shutdown method.
by Michael Chan
· 8 years ago
c1ef146
bnxt_en: Add basic WoL infrastructure.
by Michael Chan
· 8 years ago
8eb992e
bnxt_en: Update firmware interface spec to 1.7.6.2.
by Michael Chan
· 8 years ago
308ac75
Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
e90be21
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
30c57f0
net: ethernet: ti: cpsw: fix race condition during open()
by Sekhar Nori
· 8 years ago
2f5e9f8
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
1a589c0
Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
Next »