Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba8977bdb20d7ae72ec6fddc1c081ca2d56852cb
ba8977b
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
by Ben Hutchings
· 12 years ago
3881d8a
sfc: Use a global count of active queues instead of pending drains
by Alexandre Rames
· 11 years ago
e8c68c0
sfc: Prepare for RX scatter on EF10
by Jon Cooper
· 12 years ago
15acb1c
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
by Ben Hutchings
· 12 years ago
c15eed2
sfc: Allow efx_nic_type::dimension_resources to fail
by Ben Hutchings
· 11 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
b883d0b
sfc: Document conditions for multicast replication vs filter replacement
by Ben Hutchings
· 12 years ago
cade715
sfc: Implement asynchronous MCDI requests
by Ben Hutchings
· 11 years ago
251111d
sfc: Remove unnecessary use of atomic_t
by Ben Hutchings
· 11 years ago
2f4bcdc
sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()
by Ben Hutchings
· 11 years ago
38589cd
sfc: Add support for new board sensors
by Ben Hutchings
· 12 years ago
d4fbdcf
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
by Ben Hutchings
· 11 years ago
8c4e720
sfc: Return an error code when a sensor is busy.
by Alexandre Rames
· 11 years ago
3dced74
sfc: Add support for reading packet length from prefix
by Ben Hutchings
· 12 years ago
02e1216
sfc: Add TX merged completion counter
by Ben Hutchings
· 12 years ago
43a3739
sfc: Generalise packet hash lookup to support EF10 RX prefix
by Jon Cooper
· 12 years ago
64a2775
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
by Ben Hutchings
· 11 years ago
ba388fd
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
by Ben Hutchings
· 11 years ago
d36a08b
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
by Daniel Pieczko
· 11 years ago
3de82b9
sfc: Add EF10 support for TX/RX DMA error events handling.
by Alexandre Rames
· 11 years ago
977a5d5
sfc: Add a function pointer to abstract write of host time into NIC shared memory
by Laurence Evans
· 12 years ago
c1d828b
sfc: PTP MCDI requests need to initialise periph ID field
by Laurence Evans
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
by Ben Hutchings
· 12 years ago
b681e57
sfc: Remove driver-local struct ethtool_string
by Ben Hutchings
· 12 years ago
e513612
sfc: Remove more left-overs from Falcon GMAC support
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
141d748
sfc: Move NIC-type-specific MTD partition date into separate structures
by Ben Hutchings
· 12 years ago
b766630
sfc: Eliminate struct efx_mtd
by Ben Hutchings
· 12 years ago
ecd0a6f
sfc: Rename SPI stuff to show that it is Falcon-specific
by Ben Hutchings
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
f5253d9
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
by Ben Hutchings
· 12 years ago
8803e15
sfc: Add flag for stack-owned RX MAC filters
by Ben Hutchings
· 12 years ago
14990a5
sfc: Refactor Falcon-arch filter removal
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
9a0a943
sfc: Refactor Falcon-arch search limit reset
by Ben Hutchings
· 12 years ago
6d661ce
sfc: Split Falcon-arch-specific and common filter state
by Ben Hutchings
· 12 years ago
7c460d9
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
by Ben Hutchings
· 12 years ago
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
· 11 years ago
501a248
sfc: Remove bogus call to efx_release_tx_buffers()
by Ben Hutchings
· 11 years ago
d8aec74
sfc: Stop RX refill before flushing RX queues
by Ben Hutchings
· 11 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
Next »