Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd2d5b529cdb9bd274f3e4bc68d37d4d63b7f383
cd2d5b5
sfc: Add SR-IOV back-end support for SFC9000 family
by Ben Hutchings
· 13 years ago
28e47c4
sfc: Allocate SRAM between buffer table and descriptor caches at init time
by Ben Hutchings
· 13 years ago
a9a52506
sfc: Pass NIC structure into efx_wanted_parallelism()
by Ben Hutchings
· 13 years ago
7f967c0
sfc: Add support for 'extra' channel types
by Ben Hutchings
· 13 years ago
a16e5b2
sfc: Make all CPU/IRQ/channel/queue counts unsigned
by Ben Hutchings
· 13 years ago
5bbe2f4
sfc: Make buffer table indices and counts consistently unsigned
by Ben Hutchings
· 13 years ago
a606f43
sfc: Disable flow control during flushes
by Steve Hodgson
· 14 years ago
9089300
sfc: Generalise event generation to cover VF-owned event queues
by Ben Hutchings
· 13 years ago
9d9a697
sfc: Use proper function to test for RX channel in efx_poll()
by Ben Hutchings
· 13 years ago
9f2cb71c
sfc: Leave interrupts and event queues enabled whenever we can
by Ben Hutchings
· 13 years ago
2ae75da
sfc: Generate RX fill events based on RX queues, not channels
by Ben Hutchings
· 13 years ago
4ef594eb
sfc: Generalise driver event generation
by Ben Hutchings
· 13 years ago
055e0ad
sfc: Correct MAC filter bitfield definitions
by Ben Hutchings
· 13 years ago
3d885e3
sfc: Add support for TX MAC filters
by Ben Hutchings
· 13 years ago
c274d65
sfc: Add support for configuring RX unicast/multicast default filters
by Ben Hutchings
· 13 years ago
7c43161
sfc: Warn if unable to create MTDs
by Ben Hutchings
· 13 years ago
5b6262d
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
by Ben Hutchings
· 13 years ago
fadac6a
sfc: Do not retry hardware probe if it schedules a reset
by Ben Hutchings
· 13 years ago
d9ab700
sfc: Skip RX end-of-batch work on channels without an RX queue
by Ben Hutchings
· 13 years ago
7280f5a
sonice: Fix build due to botched netdev_alloc_skb() conversion.
by David S. Miller
· 13 years ago
af2ce21
caif: remove duplicate initialization
by Dan Carpenter
· 13 years ago
bb7d92e
sh-eth: use netdev stats structure and fix dma_map_single
by Eric Dumazet
· 13 years ago
b72061a
net: fec: Fix build due to wrong dev annotation
by Fabio Estevam
· 13 years ago
c3059be
net/sched: sch_plug - Queue traffic until an explicit release command
by Shriram Rajagopalan
· 13 years ago
17b8a74
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
0e15df4
e1000e: minor whitespace and indentation cleanup
by Bruce Allan
· 13 years ago
e885d76
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
by Bruce Allan
· 13 years ago
a2a5b32
e1000e: fix checkpatch warning from MINMAX test
by Bruce Allan
· 13 years ago
24b706b
e1000e: cleanup - use braces in both branches of a conditional statement
by Bruce Allan
· 13 years ago
f23efdf
e1000e: cleanup e1000_set_phys_id
by Bruce Allan
· 13 years ago
66092f5
e1000e: cleanup e1000_init_mac_params_82571()
by Bruce Allan
· 13 years ago
e68782e
e1000e: cleanup e1000_init_mac_params_80003es2lan()
by Bruce Allan
· 13 years ago
9e2d765
e1000e: cleanup - check return values consistently
by Bruce Allan
· 13 years ago
f36bb6c
e1000e: add missing initializers reported when compiling with W=1
by Bruce Allan
· 13 years ago
b04e36b
e1000: Adding e1000_dump function
by Tushar Dave
· 13 years ago
ab50a2a
igbvf: refactor Interrupt Throttle Rate code
by Mitch A Williams
· 13 years ago
dff10e9
tipc: Minor optimization to rejection of connection-based messages
by Allan Stephens
· 13 years ago
3175bd9
tipc: Eliminate alteration of publication key during name table purging
by Allan Stephens
· 13 years ago
63e7f1a
tipc: Prevent loss of fragmented messages over broadcast link
by Allan Stephens
· 13 years ago
b76b27c
tipc: Prevent loss of fragmented messages over unicast links
by Allan Stephens
· 13 years ago
1ec2bb0
tipc: Remove obsolete broadcast tag capability
by Allan Stephens
· 13 years ago
7a54d4a
tipc: Major redesign of broadcast link ACK/NACK algorithms
by Allan Stephens
· 13 years ago
b98158e
tipc: Add missing locks in broadcast link statistics accumulation
by Allan Stephens
· 13 years ago
0232c5a
tipc: Fix bug in broadcast link duplicate message statistics
by Allan Stephens
· 13 years ago
8a275a6
tipc: Fix node lock reclamation issues in broadcast link reception
by Allan Stephens
· 13 years ago
5773256
tipc: Add missing broadcast link lock when sending NACK
by Allan Stephens
· 13 years ago
47361c8
tipc: Fix problem with broadcast link synchronization between nodes
by Allan Stephens
· 13 years ago
9349931
tipc: Ensure broadcast link re-acquires node after link failure
by Allan Stephens
· 13 years ago
4d75313
tipc: Prevent broadcast link stalling in dual LAN environments
by Allan Stephens
· 13 years ago
92d2c90
tipc: Prevent transmission of outdated link protocol messages
by Allan Stephens
· 13 years ago
8809b25
tipc: improve the link deferred queue insertion algorithm
by Allan Stephens
· 13 years ago
59d7402
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
a0417fa
net: Make qdisc_skb_cb upper size bound explicit.
by David S. Miller
· 13 years ago
8926574
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
1d26643
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
3238a9b
cnic: Add FCoE parity error recovery
by Michael Chan
· 13 years ago
94bf91b
bnx2: Add missing memory barrier in bnx2_start_xmit()
by Vlad Zolotarov
· 13 years ago
b033281
bnx2: Add support for ethtool --show-channels|--set-channels
by Michael Chan
· 13 years ago
b9d6d2d
bonding: Fix misspelling of "since"
by Jesper Juhl
· 13 years ago
1f0b670
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
by Jesper Juhl
· 13 years ago
22b6a2e
decnet: remove unused variable from dn_output()
by Jesper Juhl
· 13 years ago
bce6080
net/hyperv: Remove the unnecessary memset in rndis_filter_send()
by Haiyang Zhang
· 13 years ago
6f4c444
net/hyperv: Correct the assignment in netvsc_recv_callback()
by Haiyang Zhang
· 13 years ago
5fccab3
net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases
by Haiyang Zhang
· 13 years ago
d07d4c2
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8d9eb06
mlx4: Fix typo in cmd.c
by Masanari Iida
· 13 years ago
5962b35
netprio_cgroup: Fix obo in get_prioidx
by Neil Horman
· 13 years ago
76a82ab
tms380tr: Fix cascading if/else tab abuse
by Joe Perches
· 13 years ago
1715322
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
e5e1ee8
be2net: Use new implementation of get mac list command
by Padmanabh Ratnakar
· 13 years ago
57cd80d
be2net: Fix link status query command
by Padmanabh Ratnakar
· 13 years ago
332ad43
caif-hsi: Add RX flip buffer
by sjur.brandeland@stericsson.com
· 13 years ago
576f3cc
caif: Add drop count for caif_net device.
by sjur.brandeland@stericsson.com
· 13 years ago
4a69582
caif: Kill debugfs vars for caif socket
by sjur.brandeland@stericsson.com
· 13 years ago
5c6652f
enic: Update enic maintainers
by Neel Patel
· 13 years ago
f8a6dd5
enic: Check firmware capability before issuing firmware commands
by Neel Patel
· 13 years ago
63da93d
enic: Enable support for multiple hardware receive queues
by Neel Patel
· 13 years ago
dc4790a
qlge: Bumped driver version to 1.00.00.30.
by Jitendra Kalsaria
· 13 years ago
81f25d9
qlge: Fix memory leak in the process of refill
by Jitendra Kalsaria
· 13 years ago
19257f5
qlge: Removing needless print's which are not
by Jitendra Kalsaria
· 13 years ago
e02ef331
qlge: Fixed invalid reference to ip header
by Jitendra Kalsaria
· 13 years ago
97bf226
qlge: Updating Schultz LICENSE.qlge file.
by Sritej Velaga
· 13 years ago
c47884e4
qlcnic: Fix API unlock
by Manish chopra
· 13 years ago
97048a1
qlcnic: Fix firmware abort code check.
by Sritej Velaga
· 13 years ago
476a4b6
qlcnic: report valid speed and duplex status when link is down
by Sony Chacko
· 13 years ago
646779f
qlcnic: Stop pause ctrl frames on fw hang.
by Sritej Velaga
· 13 years ago
34d6fde
netxen: report valid speed and duplex status when link is down
by Sony Chacko
· 13 years ago
b8c3081
netxen: Fix a panic during driver unload in device_remove_file
by Rajesh Borundia
· 13 years ago
5471aed
netxen_nic: Error logging on firmware hang
by Sritej Velaga
· 13 years ago
db608c1
netxen_nic: Fix phy link status
by Sritej Velaga
· 13 years ago
83f18a5
netxen_nic: fw dump support
by Manish chopra
· 13 years ago
2dcd5d9
netxen_nic: fix cdrp race condition
by Sritej Velaga
· 13 years ago
157ca9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
542a398
ixgbe: Fix typo in ixgbe_common.h
by Masanari Iida
· 13 years ago
2a06ed9
igbvf: change copyright date
by Mitch A Williams
· 13 years ago
5c47a2b
ixgbevf: Update copyright notices
by Greg Rose
· 13 years ago
3a2c403
ixgbevf: Fix mailbox interrupt ack bug
by Greg Rose
· 13 years ago
Next »