Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f26e958cfce0522832a5d593943948e6b61c3126
f26e958
sfc: Name the RX drop queue ID
by Ben Hutchings
· 12 years ago
33a8985
sfc: Rename Falcon-arch filter implementation types and functions
by Ben Hutchings
· 12 years ago
910c485
sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
by Ben Hutchings
· 12 years ago
be3fc09
sfc: Do not assume efx_nic_type::ev_fini is idempotent
by Ben Hutchings
· 12 years ago
ab3b825
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
by Ben Hutchings
· 12 years ago
b105798
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
by Ben Hutchings
· 12 years ago
f76fe12
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
by Ben Hutchings
· 12 years ago
369327f
sfc: Fix race in completion handling
by Ben Hutchings
· 12 years ago
df2cd8a
sfc: Add support for MCDI v2
by Ben Hutchings
· 12 years ago
f2b0bef
sfc: Update MCDI protocol definitions for EF10
by Ben Hutchings
· 11 years ago
5bc283e
sfc: Translate MCDI error numbers received in events
by Ben Hutchings
· 12 years ago
86094f7
sfc: Move and rename Falcon/Siena common NIC operations
by Ben Hutchings
· 11 years ago
e42c3d8
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
by Ben Hutchings
· 12 years ago
501a248
sfc: Remove bogus call to efx_release_tx_buffers()
by Ben Hutchings
· 12 years ago
d8aec74
sfc: Stop RX refill before flushing RX queues
by Ben Hutchings
· 12 years ago
1840667
sfc: Limit scope of a Falcon A1 IRQ workaround
by Ben Hutchings
· 12 years ago
d829118
sfc: Rework IRQ enable/disable
by Ben Hutchings
· 12 years ago
514bedb
sfc: Remove efx_process_channel_now()
by Ben Hutchings
· 12 years ago
8b8a95a
sfc: Rename Falcon-architecture register definitions
by Ben Hutchings
· 12 years ago
caa7558
sfc: Make struct efx_special_buffer less special
by Ben Hutchings
· 12 years ago
0d19a54
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking
by Ben Hutchings
· 12 years ago
f3ad500
sfc: Make MCDI independent of Siena
by Ben Hutchings
· 12 years ago
f073dde
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
by Ben Hutchings
· 12 years ago
43f775b2
sfc: Collect all MCDI port functions into mcdi_port.c
by Ben Hutchings
· 12 years ago
319ec64
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
by Ben Hutchings
· 12 years ago
6bff861
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
by Ben Hutchings
· 12 years ago
338f74d
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
by Ben Hutchings
· 12 years ago
9528b92
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
by Ben Hutchings
· 12 years ago
c5bb0e9
sfc: Use proper macros to declare and access MCDI arrays
by Ben Hutchings
· 12 years ago
d0c2ee9
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
by Ben Hutchings
· 11 years ago
a649dfc
sfc: Fill out the set of MCDI accessors
by Ben Hutchings
· 12 years ago
30af691
sfc: Rationalise MCDI buffer accessors
by Ben Hutchings
· 12 years ago
59cfc47
sfc: Introduce and use MCDI_DECLARE_BUF macro
by Ben Hutchings
· 12 years ago
ab0115f
sfc: Move more Falcon-specific code and definitions into falcon.c
by Ben Hutchings
· 12 years ago
9dd3a13
sfc: Move details of a Falcon bug workaround out of ethtool.c
by Ben Hutchings
· 12 years ago
e847b53
sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
by Ben Hutchings
· 12 years ago
5383825
sfc: const-qualify source pointers for MMIO write functions
by Ben Hutchings
· 12 years ago
abc71bb
Merge branch 'sfc-3.11'
by Ben Hutchings
· 11 years ago
f3851b0
sfc: Fix lookup of default RX MAC filters when steered using ethtool
by Ben Hutchings
· 11 years ago
563b449
Merge branch 'openvswitch_vxlan'
by David S. Miller
· 11 years ago
5826484
openvswitch: Add vxlan tunneling support.
by Pravin B Shelar
· 11 years ago
1eaa817
vxlan: Add tx-vlan offload support.
by Pravin B Shelar
· 11 years ago
649c5b8
vxlan: Improve vxlan headroom calculation.
by Pravin B Shelar
· 11 years ago
4956053
vxlan: Factor out vxlan send api.
by Pravin B Shelar
· 11 years ago
012a572
vxlan: Extend vxlan handlers for openvswitch.
by Pravin B Shelar
· 11 years ago
5cfccc5
vxlan: Add vxlan recv demux.
by Pravin B Shelar
· 11 years ago
7ce0475
vxlan: Restructure vxlan receive.
by Pravin B Shelar
· 11 years ago
9c2e24e
vxlan: Restructure vxlan socket apis.
by Pravin B Shelar
· 11 years ago
7559fb2f
r8152: add comments
by hayeswang
· 11 years ago
b1379d9
r8152: adjust tx_bottom function
by hayeswang
· 11 years ago
43a4478
r8152: move some declearation of variables
by hayeswang
· 11 years ago
0de98f6
r8152: adjust some duplicated code
by hayeswang
· 11 years ago
a5a4f46
r8152: replace lockflags with flags
by hayeswang
· 11 years ago
dff4e8a
r8152: replace void * with struct r8152 *
by hayeswang
· 11 years ago
197d439
r8152: remove clearing the memory to zero for netdev priv
by hayeswang
· 11 years ago
78f1ccc
sis900: don't restart auto-negotiation each time after link resume.
by Denis Kirjanov
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0f7dd1a
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
2d2843e
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f43c606
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
89cb9ae
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ddea368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
1801928
ALSA: hda - Add a fixup for Gateway LT27
by Takashi Iwai
· 11 years ago
16b304f
netlink: Eliminate kmalloc in netlink dump operation.
by Pravin B Shelar
· 11 years ago
0a324f31
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
by Moshe Lazer
· 11 years ago
15718ea
tun: signedness bug in tun_get_user()
by Dan Carpenter
· 11 years ago
de98ac5
qlcnic: Update version to 5.2.46.
by Sucheta Chakraborty
· 11 years ago
b942f44
qlcnic: Dump mailbox command data when a command times out
by Manish Chopra
· 11 years ago
b5acb25
qlcnic: Fix driver initialization for 83xx adapters
by Manish Chopra
· 11 years ago
35570cf
qlcnic: Flush mailbox command list when mailbox is not available
by Manish Chopra
· 11 years ago
91b86e3
qlcnic: Reinitialize mailbox data structures after firmware reset
by Manish Chopra
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
d1fcc17
qlcnic: Fix diagnostic interrupt test for 83xx adapters
by Manish Chopra
· 11 years ago
482b3c3
qlcnic: Fix beacon state return status handling
by Sucheta Chakraborty
· 11 years ago
24866d1
qlcnic: Fix set driver version command
by Himanshu Madhani
· 11 years ago
6829309
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset
by Daniel Borkmann
· 11 years ago
f85a659
Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
44ffb69
Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus
by Mark Brown
· 11 years ago
f6938bb
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
by Mark Brown
· 11 years ago
14388a6
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 11 years ago
c200d88
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
by Mark Brown
· 11 years ago
c90c0d7
ASoC: tegra: fix Tegra30 I2S capture parameter setup
by Stephen Warren
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
09a8f03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
2fdac01
drivers/net/ethernet/via/via-velocity.c: update napi implementation
by Julia Lawall
· 11 years ago
40a8291
net/usb/r8152: enable interrupt transfer
by hayeswang
· 11 years ago
5bd2388
net/usb/r8152: enable tx checksum
by hayeswang
· 11 years ago
ebc2ec4
net/usb/r8152: support aggregation
by hayeswang
· 11 years ago
fce9b9b
rtnetlink: remove an unneeded test
by Dan Carpenter
· 11 years ago
728e2cc
Revert "cxgb3: Check and handle the dma mapping errors"
by Alexey Kardashevskiy
· 11 years ago
3da988c
be2net: Clear any capability flags that driver is not interested in.
by Sarveshwar Bandi
· 11 years ago
f36f092
Merge branch 'x-netns'
by David S. Miller
· 11 years ago
0bd87628
ip6tnl: add x-netns support
by Nicolas Dichtel
· 11 years ago
6c742e7
ipip: add x-netns support
by Nicolas Dichtel
· 11 years ago
fc8f999
ipv4 tunnels: use net_eq() helper to check netns
by Nicolas Dichtel
· 11 years ago
64261f2
dev: move skb_scrub_packet() after eth_type_trans()
by Nicolas Dichtel
· 11 years ago
36bf5cc
openvswitch: Reset tunnel key between input and output.
by Jesse Gross
· 11 years ago
42415c9
openvswitch: Use correct type while allocating flex array.
by Pravin B Shelar
· 11 years ago
30444e9
openvswitch: Fix bad merge resolution.
by Jesse Gross
· 12 years ago
Next »